Constant relay_utils::MAX_BACKOFF_INTERVAL
source · pub const MAX_BACKOFF_INTERVAL: Duration;
Expand description
Max delay after connection-unrelated error happened before we’ll try the same request again.
pub const MAX_BACKOFF_INTERVAL: Duration;
Max delay after connection-unrelated error happened before we’ll try the same request again.