Describe the problem/error/question
After merge node, I got more than 2 items, and the node HTTP Request take all items into 1 request, but in my case, HTTP-Req node take all items in 1 request but it repeated HTTP-Req Node with the number of items of Merge Node
What is the error message (if any)?
Please share your workflow
## Information on your n8n setup
- **n8n version:** 1.33.1 self-hosted
- **Database (default: SQLite):** Postgres
- **n8n EXECUTIONS_PROCESS setting (default: own, main):**
- **Running n8n via (Docker, npm, n8n cloud, desktop app):**DockerCompose
- **Operating system:**Ubuntu22