How does this implementation handle concurrent updates by multiple PODs, in case, multiple PODs get the page request after ISR timeout? #616
parveshgoyal01
started this conversation in
General
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.
-
Support the ISR cache timeout is 1 min. Then after one min, if multiple PODs get Homepage request, then all of them might try to update the cache.
Beta Was this translation helpful? Give feedback.
All reactions