Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set RepetitionAttempts in TransactionManager (to set globally) #393

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

alireza-naghizadeh
Copy link
Contributor

The default repetitionAttempts value is 3 in transaction!
We need to set (change) it every time we use a transaction, and It's better to config that in expose settings globally... in Database.connect(..., manager = {...})
So, I wrote some code to do that.
Thanks

@Tapac Tapac mentioned this pull request Sep 27, 2018
@Tapac Tapac merged commit 933702b into JetBrains:master Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants