Y
Hacker News
new
|
ask
|
show
|
jobs
by
dphuang2
848 days ago
always wanted to work on a system that needs hystrix, I haven't needed such strict uptimes just yet.
2 comments
jedberg
848 days ago
Hystrix isn't only for uptime. It also provides some really great observability. Even if you don't have the uptime requirements, the observability can help with debugging (and having better than expected uptime can never hurt!).
link
paulddraper
848 days ago
It's in maintenance mode now, FYI.
https://github.com/Netflix/Hystrix
link