Skip to content

Support marking tasks as "interruptible" in pipeline definition for safe cancellation #11

@hlubek

Description

@hlubek

Scenario: Some tasks like database operations are not safe to cancel while the process is running
Idea: Add something like an interruptible flag to a task for marking the task as safe to cancel and only cancel tasks in the pipeline that are interruptible when cancelling a job.

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