does anyone know how long a request to
does anyone know how long a request to increase subrequest limit takes to process?
also is it possible to increase the subrequest limit on a free project, if the use case requires it?
13 Replies
Which limit is this? 6 concurrent subrequests, or a rate limit?
If you mean the anti-abuse rate limit, you need a Workers Paid plan in order to request its removal but your actual website plan can be free.
It may help to understand what error/difficulty you're running into exactly
The total subrequests, the default in free plan is 50
Right, okay, that one
You can't raise it for a free project, you need to subscribe to Workers Paid
ah ok, thanks
workers paid, such as the standard plan?
the standard usage model, yes
happen to know the ceiling on additional rate increase ?
er total subrequests
it increases to 1,000 if you have Workers Paid
https://developers.cloudflare.com/workers/platform/limits/
yep, that will work for the most part, though there's cases where I might need more
is it possible to raise it further?
I don't think so, you can write on the form but I don't know if they would do it
ok good to know thank you
to clarify, it's not one that i've ever seen raised before
but you can always ask on the form, just dont be surprised if they dont do it
yeah i understand
it's a wierd edge case for most usage
though critical for our project, I'll try, thanks
Sorry to jump on this thread... But is the 6 concurrent sub requests a limit that can be increased upon request?