-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Component/s: SDAM, URI Options
-
None
-
Needed
When connecting to a sharded cluster from a serverless/FaaS environment, to improve the overall connection behavior set more appropriate defaults such as:
- srvMaxHosts = 1
- Disable monitoring
- adjust maxIdleTimeMS to 60000? (see DRIVERS-2758)
There may be some other options we can test, and this should be toggle-able via a URI option
- related to
-
DRIVERS-2758 Adjust maxIdleTimeMS when FaaS environment detected
- Backlog