-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
v9.0
-
CAR Team 2026-08-31
-
200
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
The continuous stepdown hook produces many retriable errors that are internally retried by mongoS, but only until it reaches `defaultClientMaxRetryAttempts` retries, after which it bails out and bubbles up the error to the test. In practice, it does happen from time to time, so just raise `defaultClientMaxRetryAttempts` from the default 3 to something like 10.
- related to
-
SERVER-125892 Add HostUnreachable to retryable errors in implicitly_retry_on_config_stepdowns.js override
-
- Blocked
-