Repeater
The Repeater task will repeat execution of child tasks for as long as specified within the task. The Repeater can optionally end when the child task returns failure. A common use of the Repeater task is to place the task at the root of the tree preventing the tree from ending.