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
Description of maxTimeMS included an alternative to the
shortcut which used incorrect syntax. The incorrect command
did not limit the time for retrieving results and instead
created a inclusive projection on a field named '$maxTimeMS'
which would hopefully not be an actual field in the user
database.
Signed-off-by: kay <[email protected]>
0 commit comments