pub const DEFAULT_BACKOFF_MULTIPLIER: u32 = 2;
Multiplier applied to the previous backoff to produce the next.