On demand revalidation purging cache #63570
Unanswered
lmatteis
asked this question in
App Router
Replies: 1 comment 3 replies
-
Searching for same answer - did you find any way around it? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The revalidate docs state:
But this goes against the idea behind "stale while revalidate" for us. We don't want the cache to be purged, instead we want the cache to be replaced. So that the user always gets fast + cached content
Is there a way to use stale-while-revalidate when using on demand revalidation?
Beta Was this translation helpful? Give feedback.
All reactions