IncrementalEntityProviderOptions.burstInterval
Home > @backstage/plugin-catalog-backend-module-incremental-ingestion
> IncrementalEntityProviderOptions
> burstInterval
Entities are ingested in bursts. This interval determines how much time to wait in between each burst.
Signature:
burstInterval: HumanDuration;