Does LSTIO provide intelligent retry as defined in AWS doc – https://docs.aws.amazon.com/sdkref/latest/guide/feature-retry-behavior.html ?
The inttligent retry is nothing but client side throttling on retries whenever there is spike in errors. This pattern avoids browning out a service already under stress
Read documentation
https://docs.aws.amazon.com/sdkref/latest/guide/feature-retry-behavior.html
https://istio.io/latest/docs/concepts/traffic-management/