Commercial transition
Who is affected
Developers deploying Cloudflare Workers whose bundles approach the former compressed limits or the new 64 MiB uncompressed limit.
Action required
Measure the Total Upload value with a Wrangler dry run and keep the uncompressed bundle at or below 64 MiB; treat the gzip value as informational.
Evidence boundary
This changes the Workers bundle-upload size measurement and limit only. It does not change request-body limits, runtime memory, CPU limits, pricing or plan entitlements beyond the stated bundle cap; the old compressed and new uncompressed measures are not directly comparable.
Timeline
- Unified bundle limit available
Cloudflare removed the compressed 3 MB and 10 MB checks and began enforcing 64 MiB uncompressed across all plans.
Official sources
- Deploy larger Workers — up to 64 MiB for both free and paid plansCloudflare · 2026-09-04 · Official Cloudflare developer changelog