DefaultEntityPresentationApiOptions.cacheTtl
Home > @backstage/plugin-catalog
> DefaultEntityPresentationApiOptions
> cacheTtl
When to expire entities that have been loaded from the catalog API and cached for a while.
Signature:
cacheTtl?: HumanDuration;
Remarks
The higher this value, the lower the load on the catalog API, but also the higher the risk of users seeing stale data.