toadfans
toadfans
CDCloudflare Developers
Created by toadfans on 4/15/2025 in #queues
Same problem here, `Consumer Delay` is
I have a task that runs for about 60 seconds. While this task is running in batch, I noticed that subsequent tasks remain in a waiting state (Queued messages) until the old one is completed.This means that new tasks may have to wait nearly 60 seconds to start executing, which is unacceptable. I also found this point in the documentation: https://developers.cloudflare.com/queues/configuration/consumer-concurrency/#why-are-my-consumers-not-autoscaling How can I configure it so that new tasks trigger immediately?
7 replies
CDCloudflare Developers
Created by toadfans on 4/15/2025 in #queues
Same problem here, `Consumer Delay` is
No, my task did not fail, so there is no need for retries. I just triggered the send queue twice in the same request. Will the second one wait for the first one to finish before being consumed?
7 replies
CDCloudflare Developers
Created by toadfans on 11/4/2024 in #pages-help
How to add queue producer in pages dev
It works, thank you!
5 replies
CDCloudflare Developers
Created by toadfans on 11/4/2024 in #pages-help
How to add queue producer in pages dev
How to use wrangler.toml in dev environment?
5 replies
CDCloudflare Developers
Created by toadfans on 10/9/2024 in #queues
hello, is queue down now? ```{
queue id: 4c5b6bd1e4e54cf2bd7f55069a42f030 account id: 75d8d68ecf8f9e8155f1ccc7dad82e00 Thank you!
3 replies