Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas
Created by Guest
Created on Feb 4, 2020

Allow to configure `maxTimeMS` for commands executed from Data Explorer

*What is the problem that needs to be solved?* Allow to configure `maxTimeMS` for commands executed from Data Explorer. *Why is it a problem? (the pain)* A) Data Explorer cannot work with [views](https://docs.mongodb.com/manual/core/views/index.html) in case if the view is taking >15000 ms to be load. Data Explorer cannot work with [find](https://docs.mongodb.com/manual/reference/command/find/index.html) in case if that find operation is taking >15000 ms to be completed.
  • Attach files