backoffAlgorithm  v1.0.0
Algorithmic library for calculating retry intervals using exponential backoff and jitter.
Constants

Constants defined in the backoffAlgorithm library. More...

Macros

#define BACKOFF_ALGORITHM_RETRY_FOREVER   0
 Constant to represent unlimited number of retry attempts.
 

Detailed Description

Constants defined in the backoffAlgorithm library.