-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
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.