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: 120,394 of 192,666
Downloads: 5,864

Daily

Ranking: 157,136 of 192,588
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,310,508,356rake
121,265,985,261json
141,206,819,610minitest
99464,871,551simplecov
226218,591,655yard
94352,297,299resque
2,08612,828,676rdiscount

Owners

#GravatarHandle
1iconsaroka