You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a connection fails because the server responds with 404 or any other error, retry with an exponential backoff instead of try inmediately all the time.
When a connection fails because the server responds with 404 or any other error, retry with an exponential backoff instead of try inmediately all the time.