Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delayed-job

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?

Delayed Job Batch Inserts

how to test delayed_job callback hooks using RSpec

How to solve the "You need to add gem 'daemons' to your Gemfile if you wish to use it" error in production mode?

Capistrano 3 - Understand tasks

Rails/Rspec: Testing delayed_job mails