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

Reduce API requests #1

Open
briankoehler opened this issue Jan 9, 2021 · 0 comments
Open

Reduce API requests #1

briankoehler opened this issue Jan 9, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@briankoehler
Copy link
Owner

Currently, 4 requests are submitted to Open Weather Map API per cycle. This can be reduced, as identical requests are submitted in different functions. If these requests are combined, then the cap of requests is less likely to be hit, which can allow for either a) more users if deployed, or b) more frequency cycles.

@briankoehler briankoehler added the enhancement New feature or request label Jan 9, 2021
@briankoehler briankoehler self-assigned this Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant