-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: API
-
None
See the updated transaction specs from this commit:
SPEC-1206 Support maxTimeMS on transaction commit (#538)
Add maxCommitTimeMS to TransactionOptions.
MaxTimeMSExpired errors on commit are labelled UnknownTransactionCommitResult.
withTransaction does not retry commit after a MaxTimeMSExpired error.
Branch: master
https://github.com/mongodb/specifications/commit/8a2c678ff8fe9144870cec835554181dd6639fa3
- is depended on by
-
DRIVERS-648 Allow applications to set maxTimeMS for commitTransaction
- Closed