next.js
5c6d0707
- Update isStale checking for fetch cache (#46331
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Update isStale checking for fetch cache (#46331 This ensures we set `lastModified` when pulling from upstream cache instead of using `isStale` on the cache entry since once it's stored to the memory cache the `isStale` field would never be updated.
References
#46331 - Update isStale checking for fetch cache (#46331
Author
ijjk
Parents
4f0d76c4
Loading