Is there a way to create an unlimited amount of scripts? Cloudflare Workers Service

Remember that you can add up to 1Mb, have the same worker for all your domains, and manage triggers base on URLs

30 workers is an increase of 30x from the initial Cloudflare Worker Service. :smile:

2 Likes

Atleast let me pay for extra workers :wink:

1 Like

Depends though, if you had >30 domains before you had 1 worker script per domain. Now it’s 30 no matter how many domains you have…

1 Like

So I guess I will let u guys know about what I wanted to do. I was interested in building a platform built ontop of Cloudflare Workers… and I could use the API to deploy pre-built apps to clients domains and such. Now obviously that won’t be possible with only 30 scripts on 1 account. I would need to become a Cloudflare partner I believe, so I could create an account for the user and then I get 30 scripts for deploying to their domain. However I just hate having to think about that what if scenario of what if I happen to need more in the future, etc. Ofc I can always ask for a higher limit… but still I hate thinking about things like this. I had a conversation with Rita about this and I told her… I mean I would even be willing to pay for more scripts (if I needed it for a particular domain/account). Similar to how Page Rules work for example on Cloudflare (you can buy more if you need). I understand the cost to host an “unlimited” amount of scripts can’t be free to the user… which is why I think there should be a pricing model for allowing users to pay for “x” more scripts.

@michael @jgc @matteo @thomas4

P.S - Was telling Rita that Cloudflare needs to develop a P2P CDN, so they can obviously enhance their CDN speed potentially and it would obviously be cheaper in the long run.

2 Likes

I’d like to go crazy aka >30 scripts, with workers as well and would pay something to add more than 30.

A tiny mouse said that they’re increasing that very soon.

Personally working for a limit of 30 helps optimizing workers.

What’s your workers script size?

Did the tiny mouse give you an update by chance??

If you’re using Cloudflare Enterprise plan, you can probably ask for a increase in CF Workers quota. On my Cloudflare Enterprise plan, I asked to raise my limit from 30 to 100 CF Workers - using almost 1/2 by quota right now :slight_smile:

cf-workers-ent-oct31-01

cf-workers-ent-oct31-03

2 Likes

In the Cloudflare Workers community call that happened earlier this week, the team shared that we should hear more news soon on limits such as the max amount of scripts :crossed_fingers:

My guess is that we’ll hear more at Cloudflare’s next innovation week, which I believe is expected to happen in November or December.

4 Likes

This is exciting, as I did not realize that every environment counted as a separate script. I have an app I’m in the process of building with 8 scripts, which instantly burned through most of my limit.

Starting today, all customers will be allowed to deploy up to 100 Worker scripts.

Not quite unlimited, but still a welcome limit increase :slightly_smiling_face:

2 Likes