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

            Assignee:
            Matthew Mitchell
            Reporter:
            Anshu Arya
            Votes:
            6 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: