DefaultEntityPresentationApiOptions.batchDelay
Home > @backstage/plugin-catalog
> DefaultEntityPresentationApiOptions
> batchDelay
For how long to wait before sending a batch of entity references to the catalog API.
Signature:
batchDelay?: HumanDuration;
Remarks
The higher this value, the greater the chance of batching up requests from across a page, but also the longer the lag time before displaying accurate information.