Constant cargo::util::network::retry::MAX_RETRY_SLEEP_MS

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

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