Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delayed-job

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

How to know when delayed_job has done its job?

Deserialization Error when loading ActiveRecord objects from YAML

Rails - Delayed job stops running

Rails + Delayed jobs: SSH connections pool

Why is the timezone off in delayed_job?

Rails/Rspec: Testing delayed_job mails