alibaba / alibaba/Sentinel

Enhanced ExceptionCircuitBreaker robustness

Open
#3,284 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
23.1k
Forks
8.1k
PR merge metrics
No merged PRs in 30d

Description

ExceptionCircuitBreaker supports both the number and ratio of exceptions, but it shares a threshold variable and has not been validated. If configured improperly, it may not be immediately aware。

So I think adding a verification should be more user-friendly.
com.alibaba.csp.sentinel.slots.block.degrade.circuitbreaker.ExceptionCircuitBreaker
![image](https://github.com/alibaba/Sentinel/assets/44110731/f8e4ac7f-ff43-4c60-9d59-08002204af71)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.