How to Apply Global Retry on All Internal Traffic Between Services Using Istio?
I am trying to apply a global HTTP retry policy to all internal traffic in my Istio service mesh. All of my pods have the Istio sidecar proxy injected.
I am trying to apply a global HTTP retry policy to all internal traffic in my Istio service mesh. All of my pods have the Istio sidecar proxy injected.