public interface CircuitBreakerOpenRejection extends Rejection
onCompleteWithBreaker
directive.
Signals that the request was rejected because the supplied circuit breaker is open and requests are failing fast.Modifier and Type | Method and Description |
---|---|
org.apache.pekko.pattern.CircuitBreakerOpenException |
cause() |