Skip to content

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

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.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions