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

Add Max interval to waitUntil

XMLWordPrintable

      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)>}

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

              Created:
              Updated: