Authors: afshmini
License: MIT
Summary: Transparently retries ActiveRecord transactions on ActiveRecord::Deadlocked errors
(including PG::TRDeadlockDetected) with configurable exponential backoff and jitter.
Provides hooks for custom callbacks, structured logging, and Rails initializer support.