ignoring some errors in circuit breaker
Open
enhancement
- Dominant language
- C++
- Stars
- 17.6k
- Forks
- 4.1k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 69
Description
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
Some errors should not be counted as the circuit breaker error, such as ELIMIT, or client-side error.
**Describe the solution you'd like (描述你期望的解决方法)**
ignore these errors.
**Describe alternatives you've considered (描述你想到的折衷方案)**
**Additional context/screenshots (更多上下文/截图)**
Contributor guide
Assessment
This issue has not been assessed yet.