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: 119,388 of 189,933
Downloads: 5,826

Daily

Ranking: 147,652 of 189,920
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,248,043,640rake
121,210,002,059json
141,157,916,495minitest
99447,522,902simplecov
227208,485,130yard
94350,887,443resque
2,06112,603,483rdiscount

Owners

#GravatarHandle
1iconsaroka