Skip to content

Queues with 0 processes #981

@eelco-weblog

Description

@eelco-weblog

Version:
Laravel 8.0
Horizon 5.0
phpredis as client

Very often, we have queues with 0 processes. We see this in the dashboard, and we see this when I run app(Laravel\Horizon\Repositories\RedisSupervisorRepository::class)->all(); on the server. This leads to queues with thousands of unprocessed jobs. Sometimes the queues will get some processes again after a few hours, sometimes our memory just completely fills up because the processes wont start at all. The processes are started correctly, but over time the processes disappear.

I have attached some screenshots. I have started a topic at Laracast before but without response. We don't know whats the issue and don't know how to solve this. In the screenshots, I have removed the queue names to prevent some sensitive data becoming public.

Schermafbeelding 2021-03-10 om 12 44 18

Schermafbeelding 2021-03-10 om 12 44 25 kopie

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions