pub const DEFAULT_ROLLOUT_REQUEST_TIMEOUT: &str = "24h";Expand description
Default for RolloutRequestTimeout. A new generation that sits
un-promoted holds back compaction via read holds, and promoting it
after a long delay can cause incident-inducing load; 24h is a
conservative upper bound on how long any rollout should take.