issues
search
Netflix
/
Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
24.13k
stars
4.71k
forks
source link
hystrix how know excution is fail?
#1730
Open
falseor
opened
6 years ago
falseor
commented
6 years ago
hystrix how know excution is fail? via reponse or what?
LNAmp
commented
6 years ago
Exception
hystrix how know excution is fail? via reponse or what?