Arrow
Toggle table of contents
2.1.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-resilience-ktor-client
/
arrow.resilience.ktor.client
/
HttpCircuitBreaker
/
Configuration
/
circuitBreaker
circuit
Breaker
fun
circuitBreaker
(
resetTimeout
:
Duration
,
windowDuration
:
Duration
,
maxFailures
:
Int
)
fun
circuitBreaker
(
resetTimeout
:
Duration
,
maxFailures
:
Int
)