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

Upgrade to Gradle 8.1.1 #2039

Closed rpalcolea closed 1 year ago

rpalcolea commented 1 year ago

This brings back Hystrix from death when it comes to CI infrastructure.