runTenantMigrationCommand() js library method should retry on all network errors.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Server Serverless 2022-05-02
    • 40
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As part of SERVER-64634, we changed this line from isNetworkError() to isRetryableError(), and isRetryableError() doesn't consider these network error messages as retryable. As a result, runTenantMigrationCommand() no longer retries the tenant migration command on all network errors, leading to test failures.

            Assignee:
            Suganthi Mani
            Reporter:
            Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: