pub const DRAIN_ACK_TIMEOUT_SECS: u64 = 30;
Timeout for workers to acknowledge a drain barrier during recovery (seconds).