Skip to content

Add job queue #57

@rustyrazorblade

Description

@rustyrazorblade

Currently you either start a job, or you fail because there's one running already. It would be better to be able to submit a job and have it get queued. For now, only run one job at a time.

I think it would make sense to remove the id parameter as a option that can be set, and have it always be set by the job server.

Should add calls to get the queue and cancel a job as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions