-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2026-06-22
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Implement support for the wtimeout option for write concern. This can be specified in addition to a write concern mode (like "majority") to specify the maximum amount of time the caller is willing to wait.
This should be straightforward to implement and can be closely based on the ASC logic for the same.