Hi n8n Support Team,
I’m on n8n Cloud and I’m running into persistent errors with the Message model node (OpenAI). Even with throttling in place, executions often fail with:
“The service is receiving too many requests from you” (HTTP 429)
sometimes also “You exceeded your current quota.”
I’m a paid customer.
What happens
- The flow reaches Message a model and fails with 429. This occurs both when processing multiple items and sometimes even on a single item.
What I expect
- Stable execution with OpenAI using my credential, or clear guidance on required throttling/settings on n8n Cloud.