Handle rate limits with delays
In production, this batch flow will hit an API that throttles rapid requests. You need a pause between iterations without changing the batching logic itself.
Import the finished workflow and add a Wait node on the loop-back path into Loop Over Items so each batch pauses before the next one fires.
Cet exercice fait partie du cours
<cours>Intermediate Workflow Automation with n8n</cours>Exercice interactif pratique
Transformez la théorie en action avec l’un de nos exercices interactifs
Commencer l’exercice