hystrix-go
https://github.com/afex/hystrix-go
Go
Netflix's Hystrix latency and fault tolerance library, for Go
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported4 Subscribers
Add a CodeTriage badge to hystrix-go
Help out
- Issues
- CloseNotifier already deprecated use Request.Context instead
- Does the project have a maintainer?
- State Change Callback in circuit breaker
- Callback on Circuit State Change
- Adding MaxConcurrency to statsd metric reporting
- 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
- I need name info in Update func Callback
- colse issuse #96
- metricExchange.Monitor and poolMetrics.Monitor goroutine leak
- add Flush by name, support force closed options
- Docs
- Go not yet supported