-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2024-08-05
-
0
This line in direct_shard_connection_auth_rs_commands.js can fail with ExceededTimeLimit if the execution of the stepdown is delayed by more than one second. The short timeout is necessary for the test, so the solution would be to retry the command when it fails.