pub const MIN_CATALOG_REFRESH_INTERVAL: Duration;Expand description
Floor for spec.catalog.refreshInterval, enforced at admission. Each re-scan
of an object-store repository runs a short mover Job; anything faster than
this is Job churn with no operational value.