jenkinsci / jenkinsci/build-timeout-plugin
[Feture Request] Allow retrying a set number of times on timeout.
Open
enhancement
- Dominant language
- Java
- Stars
- 34
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
We have a build system that sometimes times out. However instead of restarting the whole pipeline it would be nice if we could give a limited number of retries, but only on timeout. Since most of the time it's the build system that just hangs, not an issue with the code.
However I'd like code issues to still fail the pipeline.
Contributor guide
Assessment
This issue has not been assessed yet.