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.
It is unclear the relationships between the following options when setting a circuit breaker:
WindowTime,WindowBuckets, andBackoff. It looks likeWindowTimeis divided up intoWindowBucketsfor circuit polling, but then somehow theBackoffstrategy plays into it. It is unclear how this relationship works out.