Get startedGet started for free

Complete the retry loop

Time to close the loop! You'll add the remaining pieces:

  1. Check Retries < 3 — Another IF node to limit retry attempts
  2. Update Loop Params — Increment the counter and store the Judge's feedback
  3. Final Output — Package all results when done
  4. 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

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise