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

熔断器由half-open变为close后,无法再变为open #199

Open
WTIFS opened this issue Jan 24, 2024 · 0 comments
Open

熔断器由half-open变为close后,无法再变为open #199

WTIFS opened this issue Jan 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@WTIFS
Copy link
Contributor

WTIFS commented Jan 24, 2024

Describe the bug

  1. 触发熔断
  2. 恢复熔断
  3. 再次触发熔断
  4. 此时熔断器状态预期为open,实际为close
image

To Reproduce
Steps to reproduce the behavior.

Expected behavior
A clear and concise description of what you expected to happen.

Environment

  • Version: [e.g. v1.0.0]
  • OS: [e.g. CentOS8]

Additional context
Add any other context about the problem here.

@WTIFS WTIFS added the bug Something isn't working label Jan 24, 2024
@WTIFS WTIFS changed the title 熔断器由half_open变为close后,无法再变为open 熔断器由half-open变为close后,无法再变为open Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant