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: