jenkinsci / jenkinsci/workflow-basic-steps-plugin
[JENKINS-52095] Timeout step should not count job/stage queuing time
- Dominant language
- Java
- Stars
- 73
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
We have jobs that fail because they're waiting for execution. In its current implementation, if you're even over capacity concerning build jobs (not that hard to be), the timeout step is completely useless.
---
Originally reported by
ccaraivan, imported from: Timeout step should not count job/stage queuing time
Raw content of original issue
We have jobs that fail because they're waiting for execution. In its current implementation, if you're even over capacity concerning build jobs (not that hard to be), the timeout step is completely useless.
Contributor guide
Assessment
This issue has not been assessed yet.