Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rails-activejob

Ruby on Rails 5 ActiveJob retry_on, discard_on catch exception order

Use custom Rails helper in ActiveJob

How do I make Active Job retry all jobs forever?

How to prevent parallel Sidekiq jobs from executing code in Rails

Name conventions for Active Job

Activejob fails deserializing an object

Can't pass CollectionProxy object to ActiveJob

Enqueue multiple jobs in ActiveJob

Rails 4.1 with ActiveJob gem - uninitialized constant ActiveJob

Rails5, ActiveJob rescue_from not working

In what format is ActiveJob :at key

Ruby: Execute method in context of base class

How to get job execution time from sidekiq?

Acting on job failure with ActiveJob and DelayedJob

Sidekiq jobs are getting Enqueued but it's not getting processed. All Jobs are stuck in Enqueued