Describe the problem/error/question
I have a workflow that reads about 3000 entries from Google sheet, does some data transformation, and calls a HTTP server to write data. We have configured the HTTP node to a batch of 5 with 1000ms pause in between
What is the error message (if any)?
The execution keeps running but the server only receives 100+ entries / API calls. Server health is fine because we could manually call the same API via Postman / API Dog
Please share your workflow
Share the output returned by the last node
Had to cancel the execution, it was not timing out
Information on your n8n setup
- n8n version: 1.99.1
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n Cloud Pro
- Operating system: