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
{{ message }}
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.
When having hundreds or thousands of MongoDB instances it is relatively easy to hit Atlas limits:
For resources that are rate limited, Atlas allows up to 100 requests per minute
In a such case Broker should follow exponential back off procedure proposed by Google: https://developers.google.com/drive/v3/web/handle-errors#exponential-backoff
The text was updated successfully, but these errors were encountered: