Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delayed-job

How does one use delayed_job to make an Rails 3.0 ActionMailer run asynchronously? Encountering ArgumentErrors

What's the difference between running rake task in background vs. using gem like Delayed Job, Resque, or Sidekiq?

Rails running multiple delayed_job - lock tables

Rails/ActiveRecord Pessimistic Locking - Do I need to reload after obtaining a lock?

Delayed Job: Configure run_at and max_attempts for a specific job

ruby-on-rails delayed-job

Is Rails's "delayed_job" for cron task really?

Delayed job wont start using Capistrano

NoMethodError with delayed_job (collectiveidea gem)

ruby-on-rails delayed-job

delayed_jobs save completed jobs

ruby-on-rails delayed-job

Starting multiple DelayedJob workers w/ specific queues via Capistrano tasks

Passing a Block to a delayed_job

Start or ensure that Delayed Job runs when an application/server restarts

delayed_job stops running after some time in production

ruby-on-rails delayed-job

Schedule at a specific time with delayed job

ruby-on-rails delayed-job

How do you run multiple DelayedJob workers on a single Heroku dyno?

How to make Delayed_Job notify Airbrake when an ActionMailer runs into an error?

What's the best way to test delayed_job chains with rSpec?

Delayed jobs restarting + Capistrano best practices

delayed_job update query is running infinitely

Resque jobs, how to stop running job