All Classes and Interfaces
Class
Description
Wrapper function that retries with fixed delay in the event of an exception.
Exception thrown when the maximum number of retries is exhausted.
Wrapper function that retries, with exponential backoff and jitter, in the event of an exception.
Function that should be retried in the event of an exception.