是否可以支持熔断的最大比例控制
Open
feature
- Dominant language
- C++
- Stars
- 17.6k
- Forks
- 4.1k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 69
Description
参考envoy,客户端对下游服务端的熔断达到一定比例禁止熔断,防止下游全量熔断引发客户端完全不可用,主要用于可选熔断策略
Contributor guide
Research direction
Review the existing optional circuit-breaking strategy in brpc and compare the requested behavior with Envoy's circuit breaker model. Define how a configurable maximum circuit-breaking proportion should work and verify that the threshold prevents all downstream instances from being circuit-broken while preserving the optional strategy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100