pub const MIN_HEALTH_PROBE_INTERVAL: Duration;Expand description
Floor for spec.health.probe.interval, enforced at admission. Each probe runs
a short mover Job (object-store / volume-backed) or an in-process connect;
anything faster than this is Job churn with no operational value. Shares the
30s floor with the catalog re-scan for the same reason.