Resque

AppSignal for RubyThis feature requires version 2.11.0 or higher.

Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.

Active Job support

The Resque integration is compatible with Active Job.

Upgrade to version 2.11.0 of the Ruby gem or newer for improved support.

Example apps

We've added a Rails 5 + Resque example app to our examples repository. Please take a look if you're having trouble getting AppSignal for Resque configured.