-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2024-04-01
Use defaultReadMaxTimeMS for read operations when it's non-zero and the per-query maxTimeMS option is not set. If the per-query option is passed by the user, apply it instead.
Return a MaxTimeMSExpired (error code 50) error when a query is killed.
We should make the default parameter to have the same effect as the existing maxTimeMS parameter.