pub const HYDRATION_ALLOC_RECHECK_INTERVAL_SECS: u64 = 5;
Interval between allocation rechecks in hydration worker loop (seconds).