Skip to content

feat: support configuring a minimum number of requests#254

Closed
hanxiantao wants to merge 2 commits into
vulcand:masterfrom
hanxiantao:feat/cbreaker-min-request-threshold
Closed

feat: support configuring a minimum number of requests#254
hanxiantao wants to merge 2 commits into
vulcand:masterfrom
hanxiantao:feat/cbreaker-min-request-threshold

Conversation

@hanxiantao

@hanxiantao hanxiantao commented Jun 20, 2026

Copy link
Copy Markdown

Add configuration option to set minimum request threshold before circuit breaker takes failure statistics into effect.

Fixes #241

Related to traefik/traefik#10963

@ldez

ldez commented Jun 23, 2026

Copy link
Copy Markdown
Member

I don't like hidden tracking link, demand to review, and ping.

In all cases, the approach doesn't seems right.

@ldez ldez closed this Jun 23, 2026
@hanxiantao

Copy link
Copy Markdown
Author

I don't like hidden tracking link, demand to review, and ping.

In all cases, the approach doesn't seems right.

Thanks for your feedback. I've deleted the corresponding comments, kindly take another look.

@ldez

ldez commented Jun 23, 2026

Copy link
Copy Markdown
Member

I think my previous comment was clear:

In all cases, the approach doesn't seems right.

Your implementation doesn't follow the global design, I will try to create a PR.

@ldez

ldez commented Jun 23, 2026

Copy link
Copy Markdown
Member

PTAL #256

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.

cbreaker: supports configuring a minimum number of requests

2 participants