Add ability to skip tasks on restart/replay #6711
Labels
area/backend
Needs backend code changes
area/frontend
Needs frontend code changes
enhancement
New feature or request
kind/customer-request
Requested by one or more customers
Feature description
A use-case I have encountered is the following
There are of course ways to prevent this in the first place (e.g. using human in the loop).
However, another option for users would be the ability to mark certain tasks as skippable then replaying. E.g.
Certain tasks and flows will not be compatible with this, such as tasks which produce outputs that are used elsewhere in the flow, but there need not be guards placed around that as a user should understand the risk of skipping a task.
The text was updated successfully, but these errors were encountered: