To create a Tidal job to continuously iterate execution:
- Create a parent (row) job, and tell it (if needed) to wait xxxx minutes before repeating (if needed between iterations)
- Create the Tidal job (row), within the parent job (above).
- Create several Tidal job events as follows:
- Tidal 'job event(s)' for if:
- Job becomes externally defined (output pending)
- Job becomes 'completed abnormally'
- Job becomes 'externally defined'
- Job becomes 'orphaned'
- For the above 'job events', define that they 'set to Completed Normally'
- Assign the above events to [1] the Tidal job (row) and [2] the Tidal job parent (row).