Files
datacontroller.io/content/blog/v7-13-formulas-and-regex
blog-dev d352ea8fea
publish / Build-and-publish (push) Successful in 15m47s
fix(blog): re-encode v7.13 images to bust poisoned CDN edge cache entries
The /static/* path sits behind a Cloudflare cache-everything rule with a
62-day edge TTL. An image fetched mid-deploy can pin a bad (truncated/404)
response at an edge POP. Re-encoding produces new content-hashed URLs so
every variant is fetched fresh from origin. Pixels are identical.
2026-09-04 00:19:32 +00:00
..