Replies: 1 comment 1 reply
-
It's the intended behavior, similar to the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
In the below setup, I was under the impression that the following workflows would occur:
User 1 hits page
User 2 hits page 15 seconds later (more than the revalidate setting)
So even though I have revalidate set to 10 seconds. The second user, who could show up 3 days later, might see 3-day-old data unless they manually refresh the page.
Am I doing something wrong, or was this the intended behavior?
Beta Was this translation helpful? Give feedback.
All reactions