circuitbreaker
circuitbreaker copied to clipboard
Documentation Needed: Breaker Options Unclear
trafficstars
It is unclear the relationships between the following options when setting a circuit breaker: WindowTime, WindowBuckets, and Backoff. It looks like WindowTime is divided up into WindowBuckets for circuit polling, but then somehow the Backoff strategy plays into it. It is unclear how this relationship works out.