metacpan-web icon indicating copy to clipboard operation
metacpan-web copied to clipboard

css/js may expire before html

Open haarg opened this issue 1 year ago • 0 comments

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 avatar Apr 25 '24 15:04 haarg