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: 116,638 of 186,898
Downloads: 5,726

Daily

Ranking: 144,637 of 186,883
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,130,285,747rake
131,099,216,808json
161,057,000,769minitest
99414,303,940simplecov
223192,073,902yard
93348,069,959resque
1,97812,234,900rdiscount

Owners

#GravatarHandle
1iconsaroka