We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d55fa77 commit 10e2001Copy full SHA for 10e2001
Firestore/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Unreleased
2
-- [feature] Added the ability to specify the maximum number of attempts to
3
- execute a transaction (#9838)
+- [feature] Added `TransactionOptions` to control how many times a transaction
+ will retry commits before failing (#9838).
4
5
# 9.0.0
6
- [fixed] Fixed CMake build errors when building with Xcode 13.3.1 (#9702).
0 commit comments