-
Notifications
You must be signed in to change notification settings - Fork 0
Automatic Job Timeout Handling #66
Copy link
Copy link
Open
Description
As a system user
I want jobs that run longer than expected to be automatically timed out
So that the system remains reliable, responsive, and resources are not wasted.
Job is automatically stopped when it exceeds the timeout limit.
Job status is updated to Timed Out.
Timeout duration is configurable (global or per job).
System performs cleanup after timeout.
Timeout event is logged with job details.
User is notified of the timeout.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels