Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Queue should push event when job failed, even when PHP crashed #164

Open
roelvanduijnhoven opened this issue Nov 25, 2020 · 0 comments
Open

Comments

@roelvanduijnhoven
Copy link
Collaborator

There is currently no way to hook into an event that can tell you whenever a job failed reliably. When a job crashes / exits / dies during executing a requests, it will remain on status busy.

Ideally there would be a system in place that can detect this, and that should broadcast an error event.

Maybe this should / could be fixed on the SlmQueue level.

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

No branches or pull requests

1 participant