Can't find any content

Error loading documents tree: Nothing found

FExponentialBackoffCurve

Model for computing exponential backoff using the formula: Base**(CurrentRetryAttempt + Bias) Then applying jitter to the backoff.