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.

ADD NEW FEEDBACK

Feedback

Showing 134 of 4027

Add retry policy to Atlas Trigger

A failed Atlas trigger gets suspended and will not retry without manual intervention. Some transient conditions can be retried and it would be useful to configure a retry policy with a trigger (at the Realm Function level). Retry X times with Y ba...
Charlie Little over 4 years ago in Atlas Triggers and Functions 1 Submitted

python

Python support would be great to allow us to have a single code base
Guest about 5 years ago in Atlas Triggers and Functions 0 Submitted

Folders for Functions, Values

Add folders to the Functions and Values areas and then to make it 10x better by adding permissioning by folder so we can keep our clients from altering sensitive functions/values in specific folders.
Guest almost 8 years ago in Atlas Triggers and Functions 6 Submitted

Notification on function failure

I would like a notification if a trigger fires a function, and the function fails. I have a scheduled trigger that calls a function every day. I have no idea if the function fails unless I manually log in and check the status. I would like to be...
Guest almost 5 years ago in Atlas Triggers and Functions 0 Submitted

Update PyArrow version required for PyMongoArrow to use with Fireducks

Update PyArrow version to use with Fireducks - right now I want to use these three libraries in one data science project: - fireducks-1.2.2 (pip install fireducks) - pyarrow-19.0.1 (pip install pyarrow) <-- required by the Fireducks - pymongoar...
Guest about 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add Nearest secondary read preference

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. We would like to avoid the nearest read reference to connect to the primary. What would you like to see happen? Des...
Ping Kin Ma 6 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

Add a function for determining if a connection object is still healthy

If an application needs to cache database connections to MongoDB. It would be helpful to have a function to call when retrieving a cached database connection. This function would ensure the connection is healthy before use. It could just return a ...
Guest almost 2 years ago in Drivers (ie: Node.js, Java, .NET) 3 Submitted

Do not error when performing bulkwrite operations with 0 elements

It frequently add unnecessary friction, eg if we process elements 1000 by 1000 and then process the remaining ones Just silently no-op in those cases Same for insertMany. I'm sure a lot of people would appreciate that QoL improvement
Guest 9 months ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Make driver aware of Autoscaling

Driver not aware of autoscaling (topology changes) This is related to https://support.mongodb.com/case/01186544. We are experiencing exceptions when autoscaling is supposed to work flawlessly. The problem seems to be that the driver checks for a ...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Triggers Integration with Azure Event Grid

We have “Event bridge” integration with Atlas Triggers today. Adding Azure Event Grid support will be very helpful in building no-code solutions like real time sync for ODS/ ODL etc for Azure.
Guest about 3 years ago in Atlas Triggers and Functions 1 Submitted