Skip to content

Infinite retries on good job

To behaves like sidekiq, we did configured good job to repeat tasks indefinitaly. But we need to be able to configure the number of retries through env.

Tasks

  • remove config to retry indifintely
  • setup retries on actionmailer and activejob to a env variables !42
Edited by Hadrien Froger