Actions
Feature #20016
closedJob invocations should timeout
Status:
Closed
Priority:
High
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1386278
Description of problem:
Certain job invocations could take too long and we want these to time out.
It would be nice if we could provide a default time out in the job template, and offer an option to override that timeout in the job invocation.
The timeout timer will start as soon as the job invocation starts, no need to actually measure the execution time on the client.
Actions