Companion
object Companion
Properties
Link copied to clipboard
Multiplier applied to the backoff after each failed attempt.
Link copied to clipboard
Backoff before the second attempt.
Link copied to clipboard
Fraction of each backoff that is randomized away, to de-correlate a fleet's retries.
Link copied to clipboard
Total attempts including the first.
Link copied to clipboard
Ceiling on a single backoff wait.