Description
The “Rerun” node is a Filter node that retriggers a part of, or the entire flow. This node will stop the flow if it has run 5 times
Type
“Filter” Node
Fields
- N/A
Examples
- Example 1: In this flow content is created via the Instruct node, this content is then checked for plagiarism. A check is then performed to determine whether the uniqueness score is greater than 70, if it is not (false), then the Instruct node is retriggered
- Example 2: In this flow, a blog post is generated via the Instruct node. The content is sent to an approver for review. If approved a document is created, and if declined, the Rerun node will retrigger the Instruct command to regenerate the blog post