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

Cache external api results for a set time period #3

Open
2 tasks done
ericstewart opened this issue Feb 2, 2024 · 0 comments
Open
2 tasks done

Cache external api results for a set time period #3

ericstewart opened this issue Feb 2, 2024 · 0 comments

Comments

@ericstewart
Copy link
Owner

ericstewart commented Feb 2, 2024

Fetched results from the external weather API should be cached for a period of time (initially 30 minutes). This will help with both speed and unnecessary triggering of API rate limiting, when data is not expected to change significantly within a short period of time.

Tasks

  • Users should see a visual indication when cached results are displayed
  • Ideally cache rendered page fragments for better performance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant