Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processes Killed or Supervisor Restarts do not recover #1541

Open
kpconnell opened this issue Mar 14, 2025 · 0 comments
Open

Processes Killed or Supervisor Restarts do not recover #1541

kpconnell opened this issue Mar 14, 2025 · 0 comments

Comments

@kpconnell
Copy link

Horizon Version

5.13

Laravel Version

11.1

PHP Version

8.2

Redis Driver

PhpRedis

Redis Version

6.0

Database Driver & Version

No response

Description

Horizon does not properly handle process death and supervisor restarts.

Current Behavior:
If the operating system kills a process, or the infrastructure (the server itself) is restarted, all currently executing jobs remain in a Pending state until they timeout.

Desired Behavior:
Jobs should re-start if their worker process or supervisor are restarted.

Steps To Reproduce

Kill a worker process
Observe job remains in pending state

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant