Rolling Back Abort Failures
This lesson shows how we can roll back the abort failures in network requests.
We'll cover the following
Sending fake requests ourselves
We are going to forget about experiments for a moment and see what happens if we send requests to the application ourselves. We’re going to dispatch ten requests to repeater.acme.com
, which is the same address as the address in the experiment. To be more precise, we’ll fake that we’re sending requests to repeater.acme.com
, and the “real” address will be the Istio Gateway Ingress host.
Get hands-on with 1400+ tech skills courses.