You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: