I’m using Cloudflare Image Resizing via a Worker for images hosted on Amazon S3. Sometimes, uncached image requests will intermittently fail to load on the client-side. Refreshing the page successfully loads the image, which has presumably been cached by that point. Our worker is reporting zero errors, and the worker’s real-time logs don’t show any response issues. Are there other Cloudflare features that could be impacting this, and/or any troubleshooting tips to look into?
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.