Google Sheets keeps blocking my workflows—even with multiple Wait nodes—with the error:
“The service is receiving too many requests from you.”
The parent and sub-workflows have many Google Sheets nodes.
I added several Wait blocks (with a wait time of 60-240 seconds) to slow things down, but the error keeps happening.
Is there a way to prevent this?
These are the nodes that more often generate the error:
Information on your n8n setup
- n8n version: 1.102.4
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main): For now click on EXECUTE WORKFLOW
- Running n8n via (Docker, npm, n8n cloud, desktop app): Cloud
- Operating system:

