Uses of Package
io.github.teceli.resiliencia.patterns.retry
Packages that use io.github.teceli.resiliencia.patterns.retry
-
Classes in io.github.teceli.resiliencia.patterns.retry used by io.github.teceli.resiliencia.patterns.retryClassDescriptionRetry pattern: execute an operation, retrying on failure up to maxAttempts.Events emitted by the Retry pattern.