Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delayed-job

Check whether I am in a delayed_job process or not

How to throttle Delayed job to not anger the Facebook API

Rails + foreman + worker hangs server

delayed_job fails jobs when running as a daemon. Runs fine when using rake jobs:work

using Kernel#fork for backgrounding processes, pros? cons?

Regular delayed jobs

How do I use custom delayed_job jobs with ActiveJob?

401 unauthorized errors on Heroku with Delayed Job

How can I run a rake task from a delayed_job

Disable ruby on rails job for test

Cannot enqueue items which do not respond to perform -- delayed_job on heroku

How can I keep a Delayed_Job task from failing with "execution expired"

ruby-on-rails delayed-job

run multi delayed_job instances per RAILS_ENV

Delayed Job not logging in Production

Sending delayed email from devise

How do I prioritize a job created with the delayed_jobs gem?

ruby-on-rails delayed-job

Bundler with Capistrano doesn't generate a binary for DelayedJob

How to start delayed job workers in production mode

delayed_job not logging