Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Feature request: HTTP 429 (too many requests) handling #4

Open
szwed opened this issue Apr 25, 2018 · 1 comment
Open

Feature request: HTTP 429 (too many requests) handling #4

szwed opened this issue Apr 25, 2018 · 1 comment

Comments

@szwed
Copy link

szwed commented Apr 25, 2018

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

@mickybart
Copy link
Owner

Effectively that can be a problem in this case. I have a good idea on how to do it by using async feature of the service catalog.
I will plan it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants