backoffAlgorithm  v1.0.0
Algorithmic library for calculating retry intervals using exponential backoff and jitter.
Data Structures
Here are the data structures with brief descriptions:
 CBackoffAlgorithmContext_tRepresents parameters required for calculating the back-off delay for the next retry attempt