jenkinsci / jenkinsci/durable-task-plugin

[JENKINS-47390] Allow durable task step to, uh, not be. Durable, that is.

Open
#400 2 comments 0 reactions 0 assignees View on GitHub
component:durable-task-plugin component:workflow-durable-task-step-plugin imported-jira-issue pipeline priority:minor resolution:unresolved
Dominant language
Java
Stars
30
Forks
101
PR merge metrics
No merged PRs in 30d

Description

It may be helpful to offer a "nondurable" mode for durable task step which just uses a normal launcher mode, when pipeline resume is off (JENKINS-33761">JENKINS-33761). This allows us to increase reliability and improve performance a bit. 

Note: this depends on the step knowing the execution durability level (JENKINS-47300">JENKINS-47300) and being able to switch implementations.

---
Originally reported by svanoort, imported from: Allow durable task step to, uh, not be. Durable, that is.


  • status: Open
  • priority: Minor
  • component(s): durable-task-plugin, workflow-durable-task-step-plugin
  • label(s): pipeline
  • resolution: Unresolved
  • votes: 4
  • watchers: 8
  • imported: 2025-12-09

Raw content of original issue

It may be helpful to offer a "nondurable" mode for durable task step which just uses a normal launcher mode, when pipeline resume is off (JENKINS-33761). This allows us to increase reliability and improve performance a bit. 

Note: this depends on the step knowing the execution durability level (JENKINS-47300) and being able to switch implementations.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.