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

Cache network requests in homepage & intro views #452

Open
tadhg-ohiggins opened this issue Sep 13, 2016 · 0 comments
Open

Cache network requests in homepage & intro views #452

tadhg-ohiggins opened this issue Sep 13, 2016 · 0 comments
Assignees

Comments

@tadhg-ohiggins
Copy link
Contributor

Issue #450 resulted in PR #451, which fixed the problem with the days-remaining total, but removing the caching entirely means that the network requests on those pages may result in long load times, particularly if the sites we're requesting from are having any issues.

This issue is to track fixing this by putting caching for those requests into the views, rather than via Django's caching middleware.

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

1 participant