apache / apache/brpc

是否可以支持熔断的最大比例控制

Open
#2,151 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
C++
Stars
17.6k
Forks
4.1k
Avg merge
2d 12h
Merged PRs (30d)
69

Description

参考envoy,客户端对下游服务端的熔断达到一定比例禁止熔断,防止下游全量熔断引发客户端完全不可用,主要用于可选熔断策略

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.