Skip to content

Files

Latest commit

1b64012 · Oct 4, 2015

History

History

retry

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 4, 2015
Oct 4, 2015

retry-count-loop

This process group can be used to maintain a count of how many times a flowfile goes through it. If it reaches some configured threshold it will route to a 'Limit Exceeded' relationship otherwise it will route to 'retry'. Great for processes which you only want to run X number of times before you give up.