Package version:
Optional
consecutiveNumber of consecutive errors before the circuit breaker opens
Optional
intervalThe time interval, in seconds, between endpoint checks. This can result in opening the circuit breaker if the check fails as well as closing the circuit breaker if the check succeeds. Defaults to 10s.
Optional
maxMaximum percentage of hosts that will be ejected after failure threshold has been met
Policy that defines circuit breaker conditions