-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
Not Needed
-
Cursor.to_list does not apply the client's timeoutMS setting to the entire call because it's missing a @_csot.apply. I believe timeoutMS should apply to the entire to_list call because the whole thing should be treated as a single operation. But this is up for debate. This ticket could depend on DRIVERS-2722.
- related to
-
DRIVERS-2722 Change CSOT default cursor timeout mode to ITERATION
- Backlog