RubyFlow The Ruby and Rails community linklog

Resque: automatically kill stuck workers and retry failed jobs

If you use Resque for your background jobs, and have to manually intervene when workers get stuck or jobs fail for some reason, you might find this tip useful. It’s a simple way of monitoring for stuck Resque workers, and automatically kill those workers and retry failed jobs.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in