Add interval parameter to assert.retry

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.4.0-rc4
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • ALL
    • Repl 2016-11-21
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      assert.retry (https://github.com/mongodb/mongo/blob/f5c613f11f170cadd4b698d108b3c7b636913568/src/mongo/shell/assert.js#L223-L235) currently does not wait between retries. While this is appropriate default behavior, most uses of it likely want to wait some interval between retries. We should add an interval to sleep between retries with a default of 0.

            Assignee:
            Will Schultz
            Reporter:
            Judah Schvimer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: