Interface CircuitBreakerOpenRejection
- All Superinterfaces:
- Rejection
- All Known Implementing Classes:
- CircuitBreakerOpenRejection
Rejection created by the 
onCompleteWithBreaker directive.
 Signals that the request was rejected because the supplied circuit breaker is open and requests are failing fast.- 
Method Summary
- 
Method Details- 
causeorg.apache.pekko.pattern.CircuitBreakerOpenException cause()
 
-