A strategy for retrying after after a failed action.
Whether this strategy has any more retries left.
Resets the underlying retry counter if this Retry uses an maximum for consecutive retry invocations. This should be called after a successful retry.
Suspends for a certain amount of time.