arrow-fx-coroutines / arrow.fx.coroutines / CircuitBreaker / <init>
CircuitBreaker(state:
AtomicRefW
<State>, maxFailures:
Int
, resetTimeout:
Duration
, exponentialBackoffFactor:
Double
, maxResetTimeout:
Duration
, onRejected: suspend () ->
Unit
, onClosed: suspend () ->
Unit
, onHalfOpen: suspend () ->
Unit
, onOpen: suspend () ->
Unit
)
Do you like Arrow?
✖