Complete the retry loop
Time to close the loop! You'll add the remaining pieces:
- Check Retries < 3 — Another IF node to limit retry attempts
- Update Loop Params — Increment the counter and store the Judge's feedback
- Final Output — Package all results when done
- Connect the loop — Wire Update Loop Params back to Loop Merge
When complete, low-scoring ideas will automatically trigger a retry—with the Judge's critique feeding back to Agent 1 for improvement.
This exercise is part of the course
Building Marketing Workflows with n8n
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise