FroshTools
FroshTools copied to clipboard
Open Queues does not recognize recently consumed messages
PHP Version
8.3
Shopware Version
6.6.4.1
Plugin Version
2.1.3
Actual behaviour
The current time of Open Queues does not reset after running the command to consume messages.
We have a Cronjob to run the command every 5 minutes and I tried running it manually. The log of the Cronjob does not output any error and the manual command succeeded.
In the tab "Warteschlange" (in english "Queue" I guess), mostly all sizes are at 0 and two at 1.
This started happening randomly tonight.
Expected behaviour
The current time should reset to 0 after the command messenger:consume
has been executed.
Steps to Reproduce?
Happened suddenly without any steps from us. Also, no current logs in the Log Viewer.