Istio(0.7.1) : Circuit Breaker Doesn't work for httpConsecutiveErrors Istio(0.7.1) : Circuit Breaker Doesn't work for httpConsecutiveErrors kubernetes kubernetes

Istio(0.7.1) : Circuit Breaker Doesn't work for httpConsecutiveErrors


Yes, currently Circuit Breaker is not working in the case of HTTP-500, it only works with (Http-502/3/4) till now. But for making Http-500 is in the scope of the circuit breaker the work has been started. You can check this GitHub issue for more detail.