const MAX_RETRY_SLEEP_MS: u64 = _; // 10_000u64
Maximum amount of time a single retry can be delayed (milliseconds).