pub const MAX_RETRY_SLEEP_S: u64 = 10;
Maximum amount of time a single retry can be delayed (seconds).