You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
💻 Have a look at the [different options you can pass to the aggregate method](https://www.mongodb.com/docs/manual/reference/method/db.collection.aggregate/#mongodb-method-db.collection.aggregate).
23
23
24
24
25
-
💻 Try to launch an `itcount` (a long operation) to iterate through the whole books cursor with a time limit of 10 ms: you should see the operation timing out and failing.
25
+
💻 Try to launch an `itcount` (a long operation) to iterate through the whole books cursor with a time limit of 10 ms. You should see the operation timing out and failing.
0 commit comments