DEFAULT_FACTOR

const val DEFAULT_FACTOR: Double = 2.0

Multiplier applied to the backoff after each failed attempt.