Skip to content

Reduce API requests #1

@briankoehler

Description

@briankoehler

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions