Skip to content

Refactor JobQueue #1936

Description

@Bibo-Joshi

Is your feature request related to a problem? Please describe.

Maintaining JobQueue is not easy and sometimes error prone, see e.g. #1338

Describe the solution you'd like

We could refactor JobQueue to use a third party library for the scheduling, keeping the run_* methods as wrappers. We should probably also add a run_cron as suggested in #1337 as convenience wrapper for all the other cases we can't all cover (like run a job every time mars and saturn align …)

Describe alternatives you've considered

Just implement run_cron would be a first step.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    Priority

    None yet

    Effort

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions