Categories: None [Edit]

resque-enqueue-lock-timeout

https://rubygems.org/gems/resque-enqueue-lock-timeout
https://github.com/saroka/resque-lock-timeout
A Resque plugin. Adds locking, with optional timeout/deadlock handling to resque jobs. Using a `lock_timeout` allows you to re-aquire the lock should your worker fail, crash, or is otherwise unable to relase the lock. i.e. Your server unexpectedly looses power. Very handy for jobs that are recurring or may be retried.

Total

Ranking: 122,370 of 196,739
Downloads: 5,909

Daily

Ranking: 73,665 of 196,700
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,409,078,892rake
91,370,887,169json
141,293,403,720minitest
98498,877,581simplecov
230234,419,228yard
95554,561,818resque
2,12213,298,792rdiscount

Owners

#GravatarHandle
1iconsaroka