Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delayed-job

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

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?