Skip to content

feat(cbreaker): support custom sliding window configuration - #260

Open
xpofei wants to merge 1 commit into
vulcand:masterfrom
xpofei:master
Open

feat(cbreaker): support custom sliding window configuration#260
xpofei wants to merge 1 commit into
vulcand:masterfrom
xpofei:master

Conversation

@xpofei

@xpofei xpofei commented Aug 3, 2026

Copy link
Copy Markdown

Add WithSlidingWindow option to support custom statistics sliding window configuration for circuit breaker.

  • Provide a paired option to set window total duration and bucket rotation interval, preventing incomplete configuration
  • Backward compatible; falls back to built-in default settings when the option is omitted

@xpofei xpofei changed the title WIP: feat(cbreaker): support custom sliding window configuration feat(cbreaker): support custom sliding window configuration Aug 3, 2026
@ldez
ldez self-requested a review August 3, 2026 10:45
@xpofei xpofei changed the title feat(cbreaker): support custom sliding window configuration WIP: feat(cbreaker): support custom sliding window configuration Aug 4, 2026
@xpofei xpofei changed the title WIP: feat(cbreaker): support custom sliding window configuration feat(cbreaker): support custom sliding window configuration Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant