-
Notifications
You must be signed in to change notification settings - Fork 478
Delayed jobs are not being run #468
Copy link
Copy link
Closed
Description
Greetings,
I am running resque-scheduler (4.0.0), resque (1.25.2), ruby (2.2.0p0)
I run the resque-scheduler standalone job via
LOGFILE=/[censored]/resque-scheduler.log VERBOSE=true bundle exec resque-scheduler -B
And, my Resque.enqueue_at() jobs are not being executed when they should be:
Do you have any thoughts on how to go about debugging why my jobs are not being executed.
I've tried restarting resque-scheduler several times, but it hasn't executed the new jobs. I have no "cron" like scheduled jobs.
(The first block of jobs, were removed and manually executed)
-daniel
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels