Package io.micronaut.retry
@NullMarked
package io.micronaut.retry
Retry State containers.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionProgrammatic circuit breaker operations.Factory for programmatic circuit breaker operations.Typed circuit breaker policy for programmatic execution.Builder for
CircuitBreakerPolicy.State for Circuit breaker phases.Programmatic retry operations.Factory for programmatic retry operations.Typed retry policy for programmatic retry execution.Builder forRetryPolicy.An interface that encapsulates the current state of aRetryableoperation.The retry state builder.