Looking at the usage compared to the visitors coming from Plausible, things just don’t line up. This project uses Sanity CMS and only has 691 articles. However, in the last 12 hours 790 article paths have been written for ISR. The math just isn’t mathing for me here.
If I remember correctly, every time I merge into the main branch, the entire cache is blown away meaning that every single article has to be written to ISR again even if there’s no change to the article and that doesn’t sound ideal.
Hi @jamesrsingleton, does the spike in requests come right after a new deployment?
Also, ISR is meant to keep pages updated without deployments, but not across deployments because each deployment has independent cache to avoid issues.
So the issue here was an auditing service I used (ahrefs) and having them audit my site every Wednesday. I also had PageSpeed Insights enabled in their settings which according to the ahrefs folks makes requests from the EU. Since my site is 100% geared towards the US this was odd to see. I have turned off the PageSpeed Insights from ahrefs and moved their auditing to monthly instead of weekly.
I have seen a decrease in the spikes but will continue to monitor.