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
Making multiple HTTP requests at once could make a similar effect to DoS attack. So it is helpful to keep service availability that HttpTransport support exponential backoff and jitter when making an HTTP request.