gateway 怎么实现处理异常比例,异常数的降级规则
Open
area/circuit-breaking
area/gateway-flow-control
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
我试了#1842的方法,不起作用
现在通过网关访问服务只能触发 RT类型的降级规则,异常相关的都不能触发
Contributor guide
Research direction
Start by reviewing issue #1842 and the gateway degradation behavior described here. Reproduce a gateway request that should trigger exception-count or exception-ratio degradation, then trace the relevant gateway entry point and tests if available. Done means exception-based degradation works through the gateway, not only RT-based rules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100