product-microgateway icon indicating copy to clipboard operation
product-microgateway copied to clipboard

Add outlier detection for circuit breaking

Open AmaliMatharaarachchi opened this issue 3 years ago • 0 comments

Describe your problem(s)

When upstream goes down completely or upstream is not reliable, then we have to be able to eject them from the cluster rotation completely for a period of time. This is somewhat similar to the ballerina circuit breaker. https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/cluster/v3/outlier_detection.proto#config-cluster-v3-outlierdetection

related to https://github.com/wso2/product-microgateway/issues/2320

Describe your solution

How will you implement it


Optional Fields

Related Issues:

Suggested Labels:

Suggested Assignees:

AmaliMatharaarachchi avatar Oct 27 '21 06:10 AmaliMatharaarachchi