Plan/Plan/common/src/main/java/com/djrapitops
Rsl1122 2970b6590e Retry on Deadlock to Transaction
Recommended behavior for MySQL deadlock is to retry the transaction.

Added code that performs 3 attempts with recursion if deadlocks occur.

Affects issues:
- Fixed #1212
2019-11-02 12:36:59 +02:00
..
plan Retry on Deadlock to Transaction 2019-11-02 12:36:59 +02:00