In general, your queue shouldn't stop working at all. That's why setting it as a daemon is important as well ;)
Anyway, you can indeed run a command to restart the queue if needed.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi guys,
I have 2 servers (+ Load Balancer). From time to time the queue stops working. When I hit refresh button in forge all previous jobs are executed and everything work correct again for 5-15 days. This is the button:

Connection = redis, default configuration (not as a deamon). Do you have an idea how to fix this?
Maybe scheduler job can reset it one or twice a day? If that is good idea what is the terminal command to reset queue worker?
Please or to participate in this conversation.