Pranshu Maheshwari
Pranshu Maheshwari
CDCloudflare Developers
Created by jordanfinners on 10/30/2024 in #queues
Hello, is there an issue with queues at
yes, but just in case, could you send me the Queue IDs for the affected queues?
32 replies
CDCloudflare Developers
Created by jordanfinners on 10/30/2024 in #queues
Hello, is there an issue with queues at
redriving messages is on the roadmap! it's planned for this quarter, although realistically it might get shipped early Q1 2025
32 replies
CDCloudflare Developers
Created by jordanfinners on 10/30/2024 in #queues
Hello, is there an issue with queues at
@jordanfinners
32 replies
CDCloudflare Developers
Created by jordanfinners on 10/30/2024 in #queues
Hello, is there an issue with queues at
We found the bug: we're working on a fix! the bug is causing your dashboard view for Queue a12fb186ec914f899d64e7044a284780 to be "stuck" on two messages. the rest of the messages are still in the DLQ, they're just not appearing on the dashboard. should be resolved once we have our fix deployed!
32 replies
CDCloudflare Developers
Created by jordanfinners on 10/30/2024 in #queues
Hello, is there an issue with queues at
By the way, as far as I can tell, a12fb186ec914f899d64e7044a284780 has several messages in the backlog. Several messages were written to that Queue on Nov 3 in particular. But: it's possible there's a frontend bug on your account. We saw a few failed requests for the endpoints that our dashboard uses to preview & acknowledge messages in your acct
32 replies
CDCloudflare Developers
Created by jordanfinners on 10/30/2024 in #queues
Hello, is there an issue with queues at
Ofc! just to confirm, have I understood this right? - You're sending messages to your primary queue, b1368eea661b4d74bc8894e5dab8934b - There are 100 messages that were reported as delivered to your DLQ a12fb186ec914f899d64e7044a284780 - But a12fb186ec914f899d64e7044a284780 doesn't have those messages when you list them in the dashboard, and you're not able to acknowledge a couple of the messages that are listed there
32 replies
CDCloudflare Developers
Created by jordanfinners on 10/30/2024 in #queues
Hello, is there an issue with queues at
both for your primary queue and your DLQ
32 replies
CDCloudflare Developers
Created by jordanfinners on 10/30/2024 in #queues
Hello, is there an issue with queues at
Hey @jordanfinners, could you send me over your account ID & queue IDs?
32 replies
CDCloudflare Developers
Created by letincho5 on 11/2/2024 in #queues
Cloudflare queues with slow consumer iss...
Thanks, could you send me over your Queue ID & account ID? Queues with relatively low message volume have a delay in sending messages to consumers. we're working on a fix that should speed this up
3 replies
CDCloudflare Developers
Created by ac on 10/30/2024 in #queues
Is it possible to add multiple messages
just one message at a time from the dashboard I'm afraid 🙂
2 replies
CDCloudflare Developers
Created by ajgeiss0702 on 9/20/2024 in #queues
Delay not working
yep, it's on the Queue! your consumer is most likely fine
59 replies
CDCloudflare Developers
Created by ajgeiss0702 on 9/20/2024 in #queues
Delay not working
weeks most likely!
59 replies
CDCloudflare Developers
Created by jordanfinners on 10/30/2024 in #queues
Hello, is there an issue with queues at
you might know this already but just in case, the dashboard shows the average backlog over the specified time period, not the current live backlog
32 replies
CDCloudflare Developers
Created by meera_datey on 10/27/2024 in #queues
Hello - I have a Queue with polling
You've probably seen this already, but just in case: https://developers.cloudflare.com/r2/buckets/event-notifications/
7 replies
CDCloudflare Developers
Created by meera_datey on 10/27/2024 in #queues
Hello - I have a Queue with polling
should be doable using Queues, Event notifications & pull consumers! 🙂
7 replies
CDCloudflare Developers
Created by jordanfinners on 10/30/2024 in #queues
Hello, is there an issue with queues at
no general issues right now, but there might be a bug here! how are you seeing messages as reported in your DLQ? are you looking at the dashboard?
32 replies
CDCloudflare Developers
Created by ajgeiss0702 on 9/20/2024 in #queues
Delay not working
FWIW this issue wouldn't appear if messages are being written to the Queue frequently! But in any case, a fix for this problem is on our roadmap
59 replies
CDCloudflare Developers
Created by ajgeiss0702 on 9/20/2024 in #queues
Delay not working
Thanks! Hmm, I suspect that what's happening here is actually a bit of a cold start issue. When the volume of messages written to a Queue is low, the associated consumer resources get spun down. it can take a while for them to wake back up and notice that there are messages in the backlog
59 replies
CDCloudflare Developers
Created by meera_datey on 10/27/2024 in #queues
Hello - I have a Queue with polling
as for the appropriate interval to poll: this depends heavily on your use case! what are you using Queues for?
7 replies
CDCloudflare Developers
Created by meera_datey on 10/27/2024 in #queues
Hello - I have a Queue with polling
there are no extra costs associated with using pull consumers. you'll be charged for billable operations, so anytime a message is read, written or deleted, it counts as one billable operation: https://developers.cloudflare.com/queues/platform/pricing/
7 replies