Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delayed-job

Using delayed_job across multiple machines with some tasks that need to run locally

ruby-on-rails delayed-job

rake task via cron problem loading rubygems

Rails 3 - Delayed_Job

Why does my delayed_job fail without RVM?

Rails: delayed_job on an after_create callback? [closed]

Rails 5 with DelayedJob resulting in an error

Delayed Job ActiveRecord::Job Load - run every 5 seconds?

Run a background job every few seconds

Delayed_job : NoMethodError: undefined method `my_method_without_delay'

Ruby on Rails Delayed Job Local Wont Run

Rails: Can I run backgrounds jobs in a different server?

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?

Rails/Rspec: Testing delayed_job mails