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.15k stars 4.71k forks source link

Javadoc link is bronken on README.md file #2050

Open gabriellimma opened 1 year ago

gabriellimma commented 1 year ago

2049 is my fix for the problem.