Open gsogol opened 8 years ago
It doesn't, the library's more of an "inspired-by Hystrix" and not so much a direct port of it.
Got you. I know there's a way to integrate into the dashboard. That would be killer.
The other important aspect is the collapser. But got you.
On Jun 27, 2016, at 11:22 AM, Rob Hruska notifications@github.com wrote:
It doesn't, the library's more of an "inspired-by Hystrix" and not so much a direct port of it.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Yeah, Hystrix's collapser's pretty sweet. I might argue that it's out of scope for Mjolnir - I'm actually kind of interested in why Netflix didn't build that into Ribbon instead of Hystrix, since it feels more like a transport optimization and not a fast-failure concern.
True
On Jun 27, 2016, at 11:34 AM, Rob Hruska notifications@github.com wrote:
Yeah, Hystrix's collapser's pretty sweet. I might argue that it's out of scope for Mjolnir - I'm actually kind of interested in why Netflix didn't build that into Ribbon instead of Hystrix, since it feels more like a transport optimization and not a fast-failure concern.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Does this actually plug into the hystrix dashboard?