A Resque plugin to add functionality to pause resque jobs through the web interface. Using a `pause` allows you to stop the job for a slice of time. The job finish the process it are doing and don't get a new task to do, until the queue is released. You can use this functionality to do some maintenance whithout kill workers, for example.
Required Ruby Version
>= 0
Authors
Wandenberg Peixoto
Versions
- 0.3.0 February 18, 2018 (12.5 KB)
- 0.2.0 July 04, 2016 (14 KB)
- 0.1.0 August 23, 2014 (13 KB)
- 0.0.4 June 30, 2011 (11.5 KB)
- 0.0.3 June 27, 2011 (11 KB)