-
Notifications
You must be signed in to change notification settings - Fork 435
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow configurable number of
commit
attempts
This adds `transaction::commit_with_retries` function where the number of attempts can be specified. The default behavior for `transaction::commit` remains 15. Closes #1595.
- Loading branch information
1 parent
8d5a61c
commit 42e7123
Showing
1 changed file
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters