Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fixes #1856] adjust decision logic when errRequestRatio equals 1.0 #1857

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xierunzi
Copy link
Contributor

when ratio == 1, requests will never be blocked. Fixed the judgment logic in this case.

Fixes #1856

@sczyh30 sczyh30 added the area/circuit-breaking Issues or PRs related to circuit breaking label Nov 16, 2020
CST11021 pushed a commit to CST11021/Sentinel that referenced this pull request Nov 3, 2021
@CLAassistant
Copy link

CLAassistant commented Jan 26, 2022

CLA assistant check
All committers have signed the CLA.

@xierunzi
Copy link
Contributor Author

@sczyh30 a remaining PR, need review, related to #1769

@xierunzi
Copy link
Contributor Author

@sczyh30 a remaining PR, need review, related to #1769

cc @brotherlu-xcq

@xierunzi xierunzi force-pushed the feat/degrade_err_ratio branch 3 times, most recently from 132750d to aa9fcf8 Compare July 17, 2022 09:08
@xierunzi
Copy link
Contributor Author

xierunzi commented Jul 17, 2022

A remaining PR requires review. Related to #1856 and #1769, and the pre PR is #1779 @sczyh30 @brotherlu-xcq

@sczyh30
Copy link
Member

sczyh30 commented Sep 25, 2023

cc @alibaba/sentinel-committer @LearningGp @chenzhiguo for review. This should be included in 2.0 milestone.

@sczyh30 sczyh30 added this to the v2.0.0 milestone Sep 25, 2023
@chenzhiguo
Copy link
Contributor

Will version 1.8.x not consider fixing this issue?

Copy link
Contributor

@chenzhiguo chenzhiguo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally, I feel that there is no problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/circuit-breaking Issues or PRs related to circuit breaking
Projects
None yet
4 participants