Describe the problem/error/question
When I run the OpenAI - Completion node with 1K rows then I get a “Too many requests” error.
I understand that indeed OpenAI has some rates limits. But I hoped that the Node would manage it by default, like in LangChain or Make.com.
What is the best way you would advise to beautifully handle those rate limits?
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: ai-beta
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
- Operating system:

