The

      waitUntil{}

      block increases its wait time every time the condition fails. However, the user may have knowledge about the approximate time for the condition to pass. Jobs could proceed much faster if the user could limit the maximum interval before checking the condition again. Something like:

      waitUntil{<cond>, <maxTime(min)>}

          [JENKINS-29037] Add Max interval to waitUntil

          Anshu Arya created issue -
          Jesse Glick made changes -
          Link New: This issue is duplicated by JENKINS-31343 [ JENKINS-31343 ]
          Jesse Glick made changes -
          Link New: This issue is duplicated by JENKINS-34554 [ JENKINS-34554 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 163903 ] New: JNJira + In-Review [ 181427 ]
          Andrew Bayer made changes -
          Component/s New: pipeline-general [ 21692 ]
          Andrew Bayer made changes -
          Component/s Original: workflow-plugin [ 18820 ]
          Jesse Glick made changes -
          Component/s New: workflow-basic-steps-plugin [ 21712 ]
          Component/s Original: pipeline [ 21692 ]
          Jesse Glick made changes -
          Assignee Original: Jesse Glick [ jglick ] New: Matthew Mitchell [ mmitche ]
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Jesse Glick made changes -
          Remote Link New: This issue links to "PR 41 (Web Link)" [ 16934 ]

            mmitche Matthew Mitchell
            anshuarya Anshu Arya
            Votes:
            6 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: