pub async fn run(svc: Arc<CatalogService>)Expand description
Background loop: refresh remote registries on the configured cadence. No-op (parks) when the registry is disabled or no URLs are configured, so it never tight-loops.
pub async fn run(svc: Arc<CatalogService>)Background loop: refresh remote registries on the configured cadence. No-op (parks) when the registry is disabled or no URLs are configured, so it never tight-loops.