Service Worker Cache Expiration
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 31.5k
- Forks
- 5.8k
- Avg merge
- 9d 8h
- Merged PRs (30d)
- 2
Description
I noted after sucesive improvements at https://mythbusters.js.org the website cached a old version of the web and it's necessary a hard refresh for fetch the new version.
Could be interesting implement a way to auto-expire the cache after a period of time (for example, 5 day).
Contributor guide
Assessment
This issue has not been assessed yet.