-
Notifications
You must be signed in to change notification settings - Fork 478
Issues: afex/hystrix-go
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
circuit may open even though ErrorPercentThreshold is bigger than 100
#115
opened May 7, 2021 by
Heisenberg-Y
I find the hystrix has an erro, I use hystrix.Do method in my code, once the hystrix circuit is open, it will runs the runFunc and fallbackFunc forever. In my understanding, once the circuit is open, the code will run fallbackFunc unless the SleepWindow is open. I find another question is the code will lead to memory leak
#98
opened Nov 9, 2018 by
yangyunchao212
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.