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.
23.98k stars 4.7k forks source link

How can zuul2 integrate with hystrix to achieve fusing and degradation? #1988

Open 2775468731 opened 4 years ago

2775468731 commented 4 years ago

We are using zuul2 now. We need to integrate the features of hystrix, but it is difficult to find a demo that can be used on the network. Who has a case?

2775468731 commented 4 years ago

Look forward to and thank you for your help