pub const HYDRATION_OOM_RETRY_DELAY_SECS: u64 = 5;
Delay before retrying a hydration copy after an out-of-memory error.