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
Right now we apply a 10 second rate limit to our Google api calls when we have been rate limited but we don't exponentially increase the rate limit time. We just keep applying a 10 second block until we are no longer rate limited.
Right now we apply a 10 second rate limit to our Google api calls when we have been rate limited but we don't exponentially increase the rate limit time. We just keep applying a 10 second block until we are no longer rate limited.
https://developers.google.com/drive/api/guides/limits
The text was updated successfully, but these errors were encountered: