resque-cloudwatch-monitor
A [Resque][rq] plugin. Requires Resque ~> 1.25
This gem provides Cloudwatch reports of failed Resque jobs
- Redis backed retry count/limit.
Install & Quick Start
To install:
$ gem install resque-cloudwatch-monitor
If you're using [Bundler][bundler] to manage your dependencies, you should add gem 'resque-cloudwatch-monitor'
to your projects Gemfile
.
Use the plugin: