In the microservice architecture, there are usually multiple service layer calls. The failure of the basic service may cause This phenomenon is called the service avalanche effect. Service avalanch
Tag: HYSTRIX
HYSTRIX understands and uses
1. What is Hystrix There are usually multiple service layer calls in the microservice architecture. The failure of the basic service may cause cascading failures,
and then the entire system In