IMPORT_PATH: "@daiso-tech/core/circuit-breaker/policies"
"@daiso-tech/core/circuit-breaker/policies"
Optional
Amount of consecutive failures before going from closed -> open.
5 Copy
5
Amount of consecutive success before going from half-open -> closed.
settings.failureThreshold Copy
settings.failureThreshold
IMPORT_PATH:
"@daiso-tech/core/circuit-breaker/policies"