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

Auto-retry transactions #214

Open
Daemach opened this issue Feb 23, 2022 · 0 comments
Open

Auto-retry transactions #214

Daemach opened this issue Feb 23, 2022 · 0 comments

Comments

@Daemach
Copy link
Contributor

Daemach commented Feb 23, 2022

Because of my heavy use of parallel processing, I occasionally run into deadlocks. It's very random but happens enough that I would love to find an elegant solution. Because of the parallel nature, the best thing to do would be to just retry the transaction when it happens, but I don't want to have to build that into every query I write. It would be much more elegant if qb could handle this for me. Can you give this some thought as a paid project/enhancement?

It happened again this morning. See screenshot below.

image

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

No branches or pull requests

1 participant