backoffAlgorithm
v1.0.0
Algorithmic library for calculating retry intervals using exponential backoff and jitter.
Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:
attemptsDone :
BackoffAlgorithmContext_t
maxBackoffDelay :
BackoffAlgorithmContext_t
maxRetryAttempts :
BackoffAlgorithmContext_t
nextJitterMax :
BackoffAlgorithmContext_t
Generated by
1.8.20