pingora
pingora copied to clipboard
Circuit breaker implementation
What is the problem your feature solves, or the need it fulfills?
Is there a way to implement a circuit breaker when sending request to upstream peer in the ProxyHttp?
Describe the solution you'd like
maybe some example implementation using external circuit breaker libraries?
Describe alternatives you've considered
none
Additional context
none