Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-47390

Allow durable task step to, uh, not be. Durable, that is.

      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.

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

          Sam Van Oort added a comment -

          Note that as jglick mentions this means we do lose some normal durability against agent disconnects and other transient issues.  Would also only apply to the case where resume is explicitly disabled.

          Sam Van Oort added a comment - Note that as jglick mentions this means we do lose some normal durability against agent disconnects and other transient issues.  Would also only apply to the case where resume is explicitly disabled.

            Unassigned Unassigned
            svanoort Sam Van Oort
            Votes:
            4 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: