backoffAlgorithm v1.4.1
Algorithmic library for calculating retry intervals using exponential backoff and jitter.
 
Loading...
Searching...
No Matches
Constants

Constants defined in the backoffAlgorithm library. More...

Macros

#define BACKOFF_ALGORITHM_RETRY_FOREVER   ( UINT32_MAX )
 Constant to represent unlimited number of retry attempts.
 

Detailed Description

Constants defined in the backoffAlgorithm library.