A Resque plugin. If you want only one instance of your job running at a time, but want to re-enqueue rejected jobs, extend it with this module. For example: class UpdateNetworkGraph extend Resque::Jobs::RetryOnLocked def self.perform(repo_id) heavy_lifting end end

Required Ruby Version

None

Authors

Jonathon Storer, Mark Kassal

Versions

  1. 0.0.3 March 03, 2011 (6 KB)
  2. 0.0.2 March 03, 2011 (6 KB)

SHA 256 checksum