Hello there! Sorry if my msg is in the wrong place...
# queues-beta
l
Hello there! Sorry if my msg is in the wrong place, I have never used this before. I am working with cloudlfare workers queues, and I find that if I test triggering a queued task that takes increasingly long to run, then if it runs in less than 30 seconds all is well, but if it takes longer than 30 seconds, it fails and I see a CPU limit exceeded error in the dashboard. However, according to the docs, a worker queue invocation should be able to run for up to 15 minutes if on the workers unbound paid plan, which I am. Is there any way to confirm this with cloudflare, and/or has anyone else tested this and found that the queued tasks fail at 30 seconds anyway? I am assuming the 15 minutes means CPU time, as the documentation does not make sense if it means anything else. Thanks for any help you can provide! https://developers.cloudflare.com/workers/platform/limits/#cpu-runtime