No commit activity in last 3 years
No release in over 3 years
Allows reporting failures of resque jobs to Amazon CloudWatch
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.11.1
~> 10.3
~> 3.3.0
~> 0.8.0

Runtime

~> 1.25
 Project Readme

resque-cloudwatch-monitor

Build Status Code Climate Test Coverage

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: