Constant backoff::default::MULTIPLIER

source ยท
pub const MULTIPLIER: f64 = 1.5;
Expand description

The default multiplier value (1.5 which is 50% increase per back off).