Hello,
I am encountering an issue with my Workers queue which has suddenly come to a halt, despite there being no changes to the code in the past few weeks. Here’s what I’ve observed:
- The Workers that are supposed to be sending tasks to the queue show logs returning a “200 OK” status, which suggests that tasks are being posted successfully.
- Despite the above, upon inspecting the queue, it appears as though it has been over 24 hours since any queue has existed.
I have checked for the obvious potential issues such as network interruptions or system updates that might interfere with the queue operations but have not identified anything out of the ordinary.
Any assistance or troubleshooting steps you could recommend would be greatly appreciated.