Issue found in 1.26.0-beta.0
Steps to Reproduce
- Open any collection with documents
- Add some filter to the query bar
- Set MAX TIME MS to some small value for e.g 6 to get timeout
- Click Find to run a query
Expected Results
"Operation exceeded time limit. Please try increasing the maxTimeMS for the query in the filter options." error message highlighted with yellow should appear, to be consistent with the Schema tab when query times out while schema analysing.
Actual Results
"Executor error during find command :: caused by :: operation exceeded time limit" error message highlighted with red appears.
- is related to
-
COMPASS-4154 Blank Analyze Schema
- Closed