Skip to content

Serial job excution #6

@sidoshi

Description

@sidoshi

Currently the default schedule makes all the jobs fire at the same time. This would put unnecessary strain on the system. Ideally the scheduler should just queue the job and a worker async task runs each queued job one by one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions