rivage
CDCloudflare Developers
•Created by rivage on 12/4/2024 in #workers-help
Queue vs HTTP runtime
Hey,
Do queue consumers have different limits in terms of CPU than HTTP runtimes?
Running the same Browser Rendering code in the HTTP lifecycle and as a Queue consumer produce really different results
Rendering the browser in HTTP takes ~15 seconds. With the Queue, it exceeds the CPU limit.
1 replies