If the function for retryStrategy is an async function the request will continue to retry even when the request has been successfully executed.
I'm trying to update the proxy settings on retry and I need to pull a new proxy from an API within the retryStrategy function.