[–] jakearmitage 6y ago ↗ So... basically polling for changes? [–] arunoda 6y ago ↗ Yes. But all of the time we poll the CDN not the production app. So, it's not like traditional polling.This is thanks to Next.js Static Regeneration features.Basically stale-while-revalidate header support.Ref: https://arunoda.me/blog/what-is-nextjs-issg
[–] arunoda 6y ago ↗ Yes. But all of the time we poll the CDN not the production app. So, it's not like traditional polling.This is thanks to Next.js Static Regeneration features.Basically stale-while-revalidate header support.Ref: https://arunoda.me/blog/what-is-nextjs-issg
2 comments
[ 1.7 ms ] story [ 15.5 ms ] threadThis is thanks to Next.js Static Regeneration features.
Basically stale-while-revalidate header support.
Ref: https://arunoda.me/blog/what-is-nextjs-issg