Free Tier Subrequests 50/request??

How many subrequests can I make? The limit for subrequests a Worker can make is 50 per request on the Bundled usage model or 1,000 per request on the Unbound usage model. Each subrequest in a redirect chain counts against this limit. This means that the number of subrequests a Worker makes could be greater than the number of fetch(request) calls in the Worker. For subrequests to internal services like Workers KV and Durable Objects, the subrequest limit is 1,000 per request, regardless of the usage model configured for the Worker. 50 subrequests per request means what?
2 Replies
Chaika
Chaika3d ago
50 subrequests per request means what?
It means per incoming request, you get 50 outgoing (fetch) requests. If you're using queues/cron/some other handler, one invocation of those gets the same limits
0x146231489231923
thanks
Want results from more Discord servers?
Add your server