A Resque plugin that adds locking with optional timeout and deadlock handling to jobs.
gem install resque-lock-timeoutNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a Resque job with lock timeout.
Ensure your job logic can handle being skipped or re-queued.
No dependency data recorded yet.