-
-
Notifications
You must be signed in to change notification settings - Fork 228
Closed
Description
If we had a field last_heartbeat, we could more quickly detect when a job fails due to process crashes, etc where it may not properly update to failed.
One example would be to send a heartbeat every 15 seconds (setting the column to NOW()) and marking a job as failed/expired if the heartbeat is over 60 seconds old.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels