Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mind the API key limits #21

Open
druckdev opened this issue Jun 16, 2020 · 0 comments
Open

Mind the API key limits #21

druckdev opened this issue Jun 16, 2020 · 0 comments
Labels
outofscope Includes nice-to-have issues that were out of scope for this project

Comments

@druckdev
Copy link
Contributor

druckdev commented Jun 16, 2020

Since we are using the users API keys we should keep in mind that some of the databases have restrictions on how many queries we can send per second/day/week.
To not lock the keys we should implement those limits somewhere.

That the wrapper classes will contain the information about the limits is pretty clear but I am not too sure on which layer those limits are observed and followed.

@druckdev druckdev added the outofscope Includes nice-to-have issues that were out of scope for this project label Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
outofscope Includes nice-to-have issues that were out of scope for this project
Projects
None yet
Development

No branches or pull requests

1 participant