You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: