Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delayed-job

Rails: delayed_job on an after_create callback? [closed]

Rails 5 with DelayedJob resulting in an error

Delayed Job ActiveRecord::Job Load - run every 5 seconds?

Run a background job every few seconds

Delayed_job : NoMethodError: undefined method `my_method_without_delay'

Ruby on Rails Delayed Job Local Wont Run

Rails: Can I run backgrounds jobs in a different server?

How do I test DelayedJob with Cucumber?

Best practice for processing a lot of data while the user waits (in Rails)?

ruby on rails: delayed_job does not execute function from module

ruby-on-rails delayed-job

PostgreSQL query causing cpu to spike to 100%. Given 90k records, is a cost of 7000 ok?

Trigger the reloading of a page after a background job

rufus-scheduler and delayed_job on Heroku: why use a worker dyno?

Background job taking twice the time that the same operation within rails

ruby-on-rails delayed-job

How to get fix 'require' errors when setting up delayed_job on Elastic Beanstalk

How can a delayed job be made dependent on another job?

How to extend ActiveJob to access delayed_job's failure/error hooks?

Rails/Rspec: Testing delayed_job mails