ISR on "/" causing timeout
Unanswered
Braque du Bourbonnais posted this in #help-forum
Braque du BourbonnaisOP
My homepage has ~20 images that all use server-generated Data URLs to show blur hashes when the images are loading. This works great, but whenever "revalidate" is triggered for the homepage, the site times out. My guess is that it's refetching all the Image URLs and blurring them each time it's revalidated. How can I turn off this functionality during revalidation?