Scaling up Cloudflare Workers

We started playing with using Cloudflare Workers to speed up our website.

I don’t think we’re that big yet (4G, 60k files) but unfortunately we already ran into some issues uploading our site.

So when choosing Cloudflare Workers, I’d like to know will we be able to scale this up?

If you can get past the bugs and issues, workers are extremely stable and fast and it keeps getting better at a very fast rate. I’d bet that this particular issue is related to how Wrangler calculates the package-size, but that shouldn’t affect uploading site-assets that maps to KV’s unless any asset is larger than 10MB.

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.