jenkinsci / jenkinsci/durable-task-plugin
[JENKINS-35399] Robustness fixes for Pipeline build resumption & durable tasks
- Dominant language
- Java
- Stars
- 30
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
A key feature of Pipeline is that builds can survive Jenkins restarts, and also transient agent disconnections. Any issues with durable task execution or build resumption after restart should be collected here.
---
Originally reported by
jglick, imported from: Robustness fixes for Pipeline build resumption & durable tasks
jglick
Raw content of original issue
A key feature of Pipeline is that builds can survive Jenkins restarts, and also transient agent disconnections. Any issues with durable task execution or build resumption after restart should be collected here.
Contributor guide
Assessment
This issue has not been assessed yet.