Skip to content

[tink worker][tink server] provide ability to retry actions #955

@jacobweinstock

Description

@jacobweinstock

It would be nice to provide some builtin functionality to be able to retry individual Actions in a Workflow. This would shift (at least some of) the requirement from the writers of Actions handling retries to tink worker and tink server. This is especially noticeable in our current set of Actions at github.com/tinkerbell/actions, as none of them support any type of retrying.

Expected Behaviour

Current Behaviour

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Operating System and version (e.g. Linux, Windows, MacOS):

  • How are you running Tinkerbell? Using Vagrant & VirtualBox, Vagrant & Libvirt, on Packet using Terraform, or give details:

  • Link to your project or a code example to reproduce issue:

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