Uses of Class
io.fluxcapacitor.common.RetryStatus
Packages that use RetryStatus
-
Uses of RetryStatus in io.fluxcapacitor.common
Methods in io.fluxcapacitor.common that return RetryStatusModifier and TypeMethodDescriptionRetryStatus.afterRetry
(Throwable exception) Produces a newRetryStatus
based on this one, incrementing the retry count and updating the exception.