pub const DEFAULT_CATALOG_REFRESH_INTERVAL: Duration;Expand description
Default catalog re-scan cadence when spec.catalog.refreshInterval is unset:
how often a Ready repository re-lists its kopia snapshots to materialize
(and expire) origin: discovered Snapshot CRs. Part of the documented API
contract (field-reference), so it lives here rather than in the controller.