Skip to content
This repository was archived by the owner on Jan 10, 2019. It is now read-only.
This repository was archived by the owner on Jan 10, 2019. It is now read-only.

Provide way to get number of times a job has been cancelled #4

@sjhewitt

Description

@sjhewitt

The job feed keeps track of the number of times a job has been cancelled, however provides no way of accessing it. This would be useful for automatically stalling jobs that have been cancelled x number of times

I propose altering the job.get method to also return the number of times the job has been cancelled:

id, content, cancelled = job.get()

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