Add Max interval to waitUntil

This issue is archived. You can view it, but you can't modify it. Learn more

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

            Assignee:
            Matthew Mitchell
            Reporter:
            Anshu Arya
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: