nclevenger
nclevenger
CDCloudflare Developers
Created by nclevenger on 11/11/2024 in #queues
Queues
for pull consumers to work you'd have to manage your own invocations/scaling, as well as you might hit the Cloudflare API limit ... as for capacity, we just randomized the queues we were sending to, and that has worked fine for us ...
8 replies
CDCloudflare Developers
Created by nclevenger on 11/11/2024 in #queues
Queues
it's not ideal, but it's vastly better now than it used to be before they raised all of the limits recently (it previously took 10 queues to get the currently levels) ... you could shard on say queue1, queue2, etc and the same worker can be consumer to all 10 or whatever number of those queues
8 replies
CDCloudflare Developers
Created by nclevenger on 11/11/2024 in #queues
Queues
but you can add multiple queues to increase concurrency ... that's what we've done ...
8 replies
CDCloudflare Developers
Created by nclevenger on 10/29/2024 in #workflows-beta
Socket Mode
but given that it would be non-deterministic to wait and listen, I probably would need to switch that to say a webhook that stored it somewhere like KV which could be polled in the workflow step ... but either way @Diogo Ferreira we would also really love support for waitForEvent
1 replies
CDCloudflare Developers
Created by MissS on 10/25/2024 in #workflows-beta
Oh also, is there a way to limit
Is this true? Is there no subrequest limit in Workflows??
7 replies
CDCloudflare Developers
Created by Aldert on 1/19/2024 in #workers-help
Workers routes down & unable to edit: error 504
ok, now it's working again
8 replies
CDCloudflare Developers
Created by Aldert on 1/19/2024 in #workers-help
Workers routes down & unable to edit: error 504
i was up briefly and was able to deploy once but now its not working again
8 replies
CDCloudflare Developers
Created by Aldert on 1/19/2024 in #workers-help
Workers routes down & unable to edit: error 504
me too
8 replies