monix.eval.TaskCircuitBreaker
The initial State of the TaskCircuitBreaker. While in this state the circuit breaker allows tasks to be executed.
Contract:
failures
maxFailures
Open
is the current failures count
The initial State of the TaskCircuitBreaker. While in this state the circuit breaker allows tasks to be executed.
Contract:
failurescounterfailurescounter reaches themaxFailurescount, the breaker is tripped into theOpenstateis the current failures count