Skip to content

Delayed jobs are not being run #468

@danlo

Description

@danlo

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:

capture

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions