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

css/js may expire before html #3016

Open
haarg opened this issue Apr 25, 2024 · 0 comments
Open

css/js may expire before html #3016

haarg opened this issue Apr 25, 2024 · 0 comments
Labels

Comments

@haarg
Copy link
Member

haarg commented Apr 25, 2024

With the new deployment, the servers aren't maintaining old css of js files that are generated. While these files should be cached by Fastly, as well as by browsers, a cache is a cache and things can fall out.

We should find a way to address this. This may include caching the html output for less time at the browser level (not changing how it is cached by fastly), or by storing the generated files in a more persistent fashion.

@haarg haarg added the type:Bug label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant