Philwinkle_DeadlockRetry
Philwinkle_DeadlockRetry copied to clipboard
Hello, What difference does it make to enable the transaction types to serializable? Should we enable or disable it by default? Thank you for your work!
Your documentation says that the exponential backoff strategy works in such a way that the 5th try would be a 25 second delay. That would be the case if you...
Apply common patch issues via class rewriting as a system config option.
See #4 for details on the eventual direction of this refactor.
Create a logfile, with some statistics and visualization of when the deadlocks occur and the query that caused them / stack trace. Perhaps instead of a logfile it would be...