We noticed today that res.revalidate function (for page router sites) no longer works, looks like those pages are cached on CDN regions.
ie. After deploying a website, and then revalidate some of the pages, if a page has been cached on a CDN region, it does not get cleared even the page content has been changed.
This only happens for page router sites though, does anyone else experiencing the same issue as us?
This is also happening to us. We noticed on the 18th that revalidation is not propagating to all regions. It’s clearing DUB1 but then that revalidation is not working in, for example, Canada where one member of the team sees stale content. (NEXTJS 14.2.35)