Rails adds jitter to ActiveJob::Exceptions.retry_on

When a job fails, the ActiveJob::Exceptions.retry_on catches the exception for the failed job and reschedules the job with a specified delay. The specified delay can be seconds (ActiveSupport::Duration is also allowed), exponentially_longer or a block which has several executions as an argument.
Rails adds jitter to ActiveJob::Exceptions.retry_on #ruby #rubydeveloper #rubyonrails #activejob::exceptions.retry_on https://rubyonrails.ba/single/rails-adds-jitter-to-activejob-exceptions-retry_on

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles