Closed cchristodulis closed 6 years ago
As Aaron the developer
I want to implement a microgateway to front my microservices to set up a circuit breaker pattern
so that my microservice does not become a choke-point.
requirement! The circuit breaker should have three distinct states: Closed, Open, and Half-Open
As Aaron the developer
I want to implement a microgateway to front my microservices to set up a circuit breaker pattern
so that my microservice does not become a choke-point.
requirement! The circuit breaker should have three distinct states: Closed, Open, and Half-Open