Exponential Backoff
Demo
This should get replaced, but won't be.
Explanation
This example demonstrates how to use the exponential backoff strategy to retry a request that fails. The example uses an invalid SSE endpoint. Open the console to see the error messages and the backoff strategy in action.