backoff::default

Constant MULTIPLIER

Source
pub const MULTIPLIER: f64 = 1.5;
Expand description

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