wvlet.airframe.control.CircuitBreakerRecoveryPolicy
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Check if CircuitBreaker can recover from HALF_OPEN to CLOSE.
Check if CircuitBreaker can recover from HALF_OPEN to CLOSE.
Attributes
Called when request is failed.
Called when request is failed.
Attributes
Called when a request succeeds
Called when a request succeeds
Attributes
Called when this policy is needed to reset.
Called when this policy is needed to reset.
Attributes