MongoDB Compass timeouts
In Compass 1.19-beta we added an option to set maxTimeMS in the aggregation pipeline builder and in the query bar.
To anyone came here to fix this problem on other tabs.
in filter search
click on options
when it expands, change MAXTIMEMS
to any second you want, the value must be in millisecond
.
then you can use FIND
, ANALYZE
or EXPLAIN
depends on the tab you chose.