Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delayed-job

Error when utilizing Gibbon gem via delayed_job?

Dockerizing Delayed Job

What might cause scheduled Rails Active Jobs to disappear?

How to gracefully restart delayed_job consumers?

Can the delayed_job gem be used outside of Rails?

How do I use Devise to secure the delayed_job_web interface?

Indicate to an ajax process that the delayed job has completed

Some basic questions about 'delayed_job'

ruby-on-rails delayed-job

model classes not loading in Delayed Job when using threadsafe

ruby-on-rails delayed-job

delayed_job. Delete job from queue

How do I find a specific delayed job (not by id)?

Rails Delayed Job & Library Class

ruby-on-rails delayed-job

Delayed_job: how to use handle_asynchronously to work with a function?

Configuring Delayed Jobs with Capistrano and Rails 4

Detect action mailer delivery failures in after_action callbacks

Can I call delayed_job with max attempts of 1?

Rails - Delayed Job of specific method with run_at in params / specifying when to post

ruby-on-rails delayed-job

Invoke delayed_job capistrano tasks only on specific servers

ruby capistrano delayed-job

Running code after Rails is done loading?