File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,15 @@ interrupts the operation.
1414 :alt: MaxTimeMS Option
1515
1616The default :guilabel:`MAX TIME MS` value is 60000, or 60 seconds.
17- Consider raising this value if you have a very large collection, or
18- your operations are frequently timing out. You can also consider creating
19- :ref:`indexes <compass-indexes>` to improve query performance.
17+ Consider raising this value if you meet one of the following conditions:
18+
19+ - You have a :manual:`large collection </reference/limits/#data>`.
20+ - Your operations frequently time out.
21+ - You query data archived from the Atlas cluster using Online Archive.
22+
23+ You can also
24+ consider creating :ref:`indexes <compass-indexes>` to improve query
25+ performance.
2026
2127Set MAX TIME MS
2228---------------
You can’t perform that action at this time.
0 commit comments