Closed VeselinKichukov closed 2 years ago
Does the issue persist if you update to the latest Horizon version and run php artisan horizon:publish
?
Closing this issue because it's inactive, already solved, old or not relevant anymore. Feel to open up a new issue if you're still experiencing this.
@VeselinKichukov We are also experiencing the same issue. Have you found a solution to this?
Description:
Hello, we recently noticed a strange behavior in Horizon. We couldn't find more on the internet but you may have seen this before. We are using 2 servers on AWS S2 with Horizon. When our queues are loaded more than usual for example 10,000 jobs, the supervisor responsible for the queue disappears for some period of time from the dashboard, and everything related to it such as the queues are missing as well. So for example on the image below if the queue "priority-40" has 10,000 jobs to run, everything that is in red rectangular (on the image below) disappears, and after a minute or so it appears again for some seconds and this cycle goes on and on. Almost as if the supervisor is restarted or terminated for a while and then rebooted again.
Another strange behavior is the format of the time on the second image below.
Steps To Reproduce:
Run 10,000 or 20,000 jobs with a similar configuration as below. This is our configuration files:
queue.php:
horizon.php: