-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2024-09-30
-
200
Transactions can fail due to transient errors, tests that use transactions should be resilient to these transient failures by using retries.
We should introduce the same retry logic added by SERVER-94928 to the RS endpoint tests here.
- is related to
-
SERVER-94928 Add retries to tests that use transactions
- Closed