const MAX_RETRY_SLEEP_MS: u64 = _; // 10_000u64
Expand description

Maximum amount of time a single retry can be delayed (milliseconds).