Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Scheduler failed to run any jobs after Redis flush #5

Merged
merged 1 commit into from Oct 15, 2020

Commits on Oct 14, 2020

  1. FIX: Scheduler failed to run any jobs after Redis flush

    This adds a check that runs every 60 seconds. It schedules all available jobs for a queue if the keys of the per host queue and the global queue are missing from Redis.
    gschlager committed Oct 14, 2020
    Copy the full SHA
    77267ee View commit details
    Browse the repository at this point in the history