We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6111830 commit 28991efCopy full SHA for 28991ef
source/reference/beta-program/document-filtering.txt
@@ -59,6 +59,13 @@ Limitations
59
60
.. include:: /includes/document-filtering-limitations.rst
61
62
+.. note:: Invalid Document Filter Handling
63
+
64
+ If you provide an invalid document filter in the start request, ``mongosync``
65
+ does not crash. Instead, the start request fails. You can re-issue the
66
+ start request with a valid document filter without needing to restart
67
+ ``mongosync``.
68
69
Examples
70
--------
71
0 commit comments