-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
In https://jira.mongodb.org/browse/RUBY-3046 it was reported that no_cursor_timeout find option is not sent to the server. Looking at the code, the same issue appears to affect:
- allow_partial_results
- await_data
- single_batch
- snapshot
- tailable_cursor
- tailable
- related to
-
RUBY-3046 Mongo::Collection::View#no_cursor_timeout regression
- Closed