Cloudflare DevelopersCD
Cloudflare Developers16mo ago
2 replies
oof2win2

you'd probably just setup one queue, set

you'd probably just setup one queue, set max batch size to 100, each queue would iterate over the request and complete it. with worker concurrency you'd have 10 workers running and getting you the results
Was this page helpful?