unstable_cache expires after a certain amount of time #68100
Unanswered
clement-faure
asked this question in
App Router
Replies: 0 comments
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.
-
Hello,
I would like to use persistent cache across time and deployments.
I'm using unstable_cache with url as a key and with custom tags.
Cache seems to be resetting after a certain amount of time. Does anyone else encounter this issue ?
According to the doc, it should be cached indefinitely since not passing revalidate and not calling revalidateTag...
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions