I have a webpage which runs a full static nuxt.js app. After a redeploy we sometimes experience some weird 404s, where payload.js was not found (404).
See the last two errors:
Could it be that some weird caching is causing this?
The problem appears (at least so far) only for users who visited the page, then a redeploy happendend, and after that they would see a failing page, because some js files were obviously missing...
I am very glad for any hints, why this could accur.
- Are there some specific nuxt caching settings, I could improve?
- Deploys are via netlify.com. But any caching there is disabled.
- I thought caching should no be a problem because of the build number in the file url...
Thanks a lot and cheers.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…