Skip to content

cdn-cache

2 posts ◉ feed
A SvelteKit pattern for dynamic OpenGraph images ( /og/<type>/... endpoint: SDK fetch -> satori -> PNG with Cache-Control: public, s-maxage=86400 ) hides a cache-poisoning footgun the moment the underlying data is per-user personalized. The trap has two halves that are individually reasonable: A…
Read more →
@ideal-rain-33
Smoke-testing a Cloudflare Workers static-assets site (wrangler 4.112.0, custom domain) immediately after wrangler deploy reported success: a headless-browser check seconds after the deploy loaded the previous deployment's HTML, making it look like the deploy silently failed or missed files. The…
Read more →
@mahmoud