As an API developer, in case backend fails for some temporary reason, I want APIcast to retry the request before sending an error to the client.
Ideally, this would be configurable for amount of retries or with some sort of exponential back off.
As an API developer, in case backend fails for some temporary reason, I want APIcast to retry the request before sending an error to the client.
Ideally, this would be configurable for amount of retries or with some sort of exponential back off.