RetryStrategyExtensions extension
Extension methods for the RetryStrategy interface.
Methods
-
getDelayAfterTheFailure(
) → Duration -
Available on RetryStrategy, provided by the RetryStrategyExtensions extension
Returns the delay for the next retry and then increments the number of consecutively failed retries.