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

Start hystrix, call feign when the project starts, trigger a timeout #1981

Open ghostman-git opened 4 years ago

ghostman-git commented 4 years ago

深度截图_选择区域_20191223192920

Start hystrix, call feign when the project starts, trigger a timeout