Open in app
Home
Notifications
Lists
Stories

Write
Arnab Roy
Arnab Roy

Home

Apr 28, 2021

How to use circuit breaker pattern of Netflix’s Hystrix library to handle Cascading Failures In Microservices

Problem Statement: one among our Microservices (say X) depend on a 3rd party service (say Y) for its functionalities. We observe when the service Y become unhealthy every request from X involving a call to Y increases reaction time as the service X kept on calling the service Y continuously…

Hystrix

4 min read

Arnab Roy

Arnab Roy

Specialist Programmer, Infosys

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable