Lately, I’ve been seeing a bunch of “read ECONNRESET” errors on the AI Agent, which has an easy fix by just retrying the request. However, that requires me to have an if node set up behind every AI Agent, which makes the workflow quite bulky. I’m also not sure if this error is linked to an n8n update or if something degrading performance is going on at OpenAI, but this has been going on for about 5 days now, which makes me think they would have caught it by now.
Since I didn’t really see anyone talking about it, I wanted to make this post to see if other people were seeing this aswell
Information on your n8n setup
- n8n version: 1.78.1
- Database (default: SQLite): Postgres
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
And I run n8n in Queue mode