Skip to content

Commit 673d0de

Browse files
DOCSP-35840 Mention OnlineArchive on compass MaxTimeMS docs (#595)
* DOCSP-35840 Mention OnlineArchive on compass MaxTimeMS docs * Update source/query/maxtimems.txt Co-authored-by: ltran-mdb2 <143426234+ltran-mdb2@users.noreply.github.com> * DOCSP-35840 updates for LT's feedback --------- Co-authored-by: ltran-mdb2 <143426234+ltran-mdb2@users.noreply.github.com>
1 parent 640d8cd commit 673d0de

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

source/query/maxtimems.txt

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,15 @@ interrupts the operation.
1414
:alt: MaxTimeMS Option
1515

1616
The 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

2127
Set MAX TIME MS
2228
---------------

0 commit comments

Comments
 (0)