Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8506307
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T02:33:31+00:00 2026-06-11T02:33:31+00:00

The resque-retry gem’s README discusses changing the failure backend implementation when implementing. MultipleWithRetrySuppression is

  • 0

The resque-retry gem’s README discusses changing the failure backend implementation when implementing.

MultipleWithRetrySuppression is a multiple failure backend, with retry suppression.

Here’s an example, using the Redis failure backend:

require 'resque-retry'
require 'resque/failure/redis'

# require your jobs & application code.

Resque::Failure::MultipleWithRetrySuppression.classes = [Resque::Failure::Redis]
Resque::Failure.backend = Resque::Failure::MultipleWithRetrySuppression

If a job fails, but can and will retry, the failure details wont be logged in the Redis failed queue (visible via resque-web).

If the job fails, but can’t or won’t retry, the failure will be logged in the Redis failed queue, like a normal failure (without retry) would.

I’m not sure where in my Rails app that code should go. Should I just place it into any random initializer file, e.g. config/initializers/resque.rb? Or is there some other place in my app where it should go? The documentation is not clear.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T02:33:33+00:00Added an answer on June 11, 2026 at 2:33 am

    Looks like an initializer is the best bet. Accepting this as the best answer unless someone comes along with a better suggestion.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After installing the Resque gem and running a worker my app now produces an
Here is the stack trace which appears on resque-web interface: http://gist.github.com/396893 There you can
I have a ruby on rails app using the resque gem to process background
I converted from resque to sidekiq gem for my ruby on rails app to
I am using resque status. In my Gemfile I have gem 'resque-status' In resque_conf.rb
The resque jobs I have do not depend on anything in Rails, but I'm
I'm running a resque job which contains following line: temp = %x(/usr/bin/java -jar /usr/local/tika/tika-app-1.0.jar
https://github.com/ono/resque-cleaner this documentation explains how to use the methods in console. what if i
I'm trying to make resque work with heroku. It works with my other application
Since a few days I'm unable to start resque I have tried debugging this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.