Skip to content

Design and implement retries #221

Description

@bobcatfish

Expected Behavior

Users may have some Tasks which they know will sometimes fail for reasons which are not worth failing a Pipeline over. In this case the user should be able to specify a number of times to retry the Task for.

If a Task is retried, this should be obvious in the statuses of both the PipelineRun and the resulting TaskRuns.

Actual Behavior

If a Task fails once, the whole Pipeline will stop and be considered failed.

Additional Info

@abayer do you have any other requirements we should focus on here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    designThis task is about creating and discussing a designhelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions