Caches is randomly deleted
Hi, I don't know why, but my cache is set to
I'm certain about this as I checked > 10 times, open devtools to make sure it's removed
The logic is simple; I copied it from the doc's example.
Why s-maxage: I want to share cache between across accounts
public, s-maxage=31536000, immutable, and it still expires randomly after a few hours or a day. Any insights about this? Tried searching google but doesnt found any good infoI'm certain about this as I checked > 10 times, open devtools to make sure it's removed
The logic is simple; I copied it from the doc's example.
Why s-maxage: I want to share cache between across accounts