retry_on_deadlock 0.1.1
A gem to handle deadlocks in ActiveRecord by retrying transactions and logging details.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
~> 5.0
activesupport
~> 5.0