-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Docs
https://jira.mongodb.org/browse/DOCS-11255 describes the situation where iteration of cursor with no cursor timeout can fail because the cursor is associated with implicit session and the session times out.
We should have an example using Ruby syntax describing this approach.
Requested in https://github.com/mongodb/mongoid/discussions/5318.