Hello everyone, I have a workflow that has a loop that has many items, inside the loop I have a create row from supabase.
It happens that after creating many items, the loop fails with a DNS error.
How can I make the loop try again with that item, because if I try again it happens.
Information on your n8n setup
- n8n version: 1.62.6
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu 22.04