Jan 9, 2022 resilience microservices failsafe resilience4j microprofile A tentative comparison of fault tolerance libraries on the JVM If you’re implementing microservices or not, the chances are that you’re calling HTTP endpoints. With HTTP calls, a lot of things can go wrong. Experienced developers plan for this and design beyond just the happy path.