-
New Feature
-
Resolution: Fixed
-
Major
-
None
It would be nice to re-try a build if it failed due to time out.
This helps work around bugs in visual studio where the build may hang forever. Rebuilding only that one project would be nice as restarting the build of the whole tree for the same issue to happen again is an annoyance.
- is duplicated by
-
JENKINS-34166 Allow restart aborted builds for cancelled builds
-
- Resolved
-
[JENKINS-8947] Allow a build to be restarted X amount of times if it times out
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | New: ikedam [ ikedam ] |
Link |
New:
This issue is duplicated by |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 139091 ] | New: JNJira + In-Review [ 204934 ] |
See Retry Failed Builds Plugin and Naginator Plugin.
Maybe that feature should preferably be implemented into those plugins as an option to retry the build if it's failed/unstable because of a timeout.