queue outside workers?

👋, is possible to send a message to a queue outside workers?
2 Replies
Chaika
Chaika•16mo ago
👋 You can make a worker that binds to a queue, and then is protected with auth (like via a APIKey header), and then sends whatever json array/object you POST to it into the queue, but no http api at the moment other then using a worker and doing it yourself. The Queues team is here as well, you could ask it in #queues-beta and they may give you a more precise response on if they plan on supporting it or not. I did a cursory search, and in the past they've just said use a Worker: https://discord.com/channels/595317990191398933/1008691665688604783/1102902155880431628 They do plan on HTTP pull though: https://blog.cloudflare.com/messages-at-your-speed-with-concurrency-and-explicit-acknowledgement/#http-pull
amg
amgOP•16mo ago
Thanks for the response, I will investigate further
Want results from more Discord servers?
Add your server