Pretty sure something got broken with
Pretty sure something got broken with this release. In my logs, I can see that adding to one of my queues starting failing ~2 hours ago. The error looks like this:
internal error; reference = odmj851jl3gua27r036349h7
10 Replies
could you send me over your Queue ID & account ID? both are safe to share here! it's likely unrelated to this release (pause / purge has actually been out for a few days already) but I'll double check what's going on
Sure, thank you.
Queue ID: f0b59780627e4c47bf6676580a042ef7
Account ID: a740bb7c74be61f4aa56f3cda1892b3c
Couple other questions:
1. I assume the error is coming from your producer Worker? Are you seeing any other errors? (feel free to DM me over the full trace or more logs btw)
2. Does writing to this Queue from another producer work?
I think I see the error on our side. Looks like something might have gone wrong with the Worker itself - your Queue is healthy and should accept requests without any issues
1. It is a single worker that acts as both the producer and consumer. I write to the queue in a Workflows step.
2. I tested now and could send to the queue directly in the Cloudflare console. So it is likely something throwing the moment it tries to send to the queue from the Workflow.
Gotcha - we're looking into this now. I think it's an issue on the Workflows side. should have a fix out shortly
There is not really much more in the logs. The Worker logs don't show much and the error from the Workflows step is exactly what I sent above.
Thanks!
thanks, much appreciated! I think we've found the issue - will send you an update soon
For any other folks on this thread who are seeing a similar error, we have an ongoing incident with Workflows. Status page here: https://www.cloudflarestatus.com/incidents/51xvmlbww6d0
ok, should be resolved & fixed now @telliks
Thank you! I’ll keep an eye on it and let you know if I see any more issues.