What is Partial Execution?
Partial Execution, as the name suggests, lets you run only a part of your workflow instead of executing all nodes in the workflow.
The diagram above compares Partial Execution and running the entire workflow:
- Partial Execution (left): Only runs the branch of the workflow from the starting node to the output node.
- Run Workflow (right): Runs all nodes in the workflow.
How to Use the Partial Execution Feature?
To use the Partial Execution feature, the currently selected node must be an output node, such as preview or save nodes. When the corresponding node meets the criteria, after selecting the node, the button in the toolbox will display as a green triangle icon. Click this icon to run the partial workflow.