On SERVER-102582, the $listClusterCatalog tests have been enabled on suites with step-downs. This has triggered getting QueryPlanKilled errors from $listClusterCatalog commands when the response is not returned on the first batch.
We should handle these scenarios either by retrying on QueryPlanKilled or by tagging the test as `requires_getmore`.
- related to
-
SERVER-102582 Disallow overriding readConcern on $listClusterCatalog
-
- Closed
-