Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delayed-job

DelayedJob ERROR: there is already one or more instance(s) of the program running

how to get list of arguments to handler in delayed_job rails

How to reference active delayed_job within the actual job

Hook Before All Delayed Jobs

Rails: Absolutely stumped with delayed_job. Not receiving arguments anywhere

ruby-on-rails delayed-job

Rails 4, capistrano 3, delayed_job - can't find bin/delayed_job on one of the servers

rake jobs:work gives "PGError: ERROR: SELECT FOR UPDATE/SHARE is not allowed in subqueries"

Rails 3/delayed_job - Wanted: Basic example of delayed mail

ruby-on-rails delayed-job

Why does delayed_jobs loop when it errors?

ruby-on-rails delayed-job

starting multiple workers in Procfile (development environment vs Heroku)

Delayed::Jobs Running Twice on Heroku?

heroku delayed-job worker

What is the most optimal index for this delayed_job query on postgres?

How to do Heroku-like Delayed Jobs in C#.NET?

Delayed job exclude queue

ruby-on-rails delayed-job

Missing PID file when using a process manager to start delayed job

delayed job for Rails on Windows?

delayed_job doesn't work (rails 3.1.3)

ruby-on-rails delayed-job

Delayed Jobs leaking memory?

Delayed Job giving a undefined method error

What's the most elegant way to implement a digest email without reinventing a queueing system?