Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delayed-job

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?

In Rails 4.2 check if a job is already enqueued

Callback after delayed_job process job

How can a Ruby class detect the process name that runs it?

Heroku worker dyno produces file, how to read it from web dyno?

heroku delayed-job

ThnkingSphinx (sphinxd) on remote database server with delta indexes?

Ruby, Delayed jobs, Delayed:Backend:Activerecord

ruby-on-rails delayed-job

Queuing Requests(delayed job) on downloading large CSV size file as background process