next.js
5c6d0707 - Update isStale checking for fetch cache (#46331

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.
Author
Parents
Loading