laravel / horizon

Dashboard and code-driven configuration for Laravel queues.
https://laravel.com/docs/horizon
MIT License
3.84k stars 645 forks source link

Jobs are pending and are never processed #1365

Closed bruniagus closed 8 months ago

bruniagus commented 8 months ago

Horizon Version

5.21

Laravel Version

10

PHP Version

8.2

Redis Driver

PhpRedis

Redis Version

7.2

Database Driver & Version

Maria DB 10

Description

I am processing Jobs, and in some cases when the processes within a function pass to the horizon but are never processed, they remain pending forever. image

Steps To Reproduce

I am processing Jobs, and in some cases when the processes within a function pass to the horizon but are never processed, they remain pending forever. image

crynobone commented 8 months ago

Hey there,

While this may be a legitimate issue, can you first try posting your problem or question on one of the support channels below? If this issue can be definitively identified as a bug, feel free to open up a new issue with a link to the original one and we'll gladly help you out.

Thanks!