HI guys, i am pretty new to n8n. please be patient and guide me on what i missed. thank you!
i have 3 questions on my workflow.
my http request faced an internal error, but the success route is chosen instead of error route. is this a bug or expected behavior ?
this is the internal error that i am getting
i re-run the exact same HTTP request again , on a individual node of its own, and there is no issue with it.
is this a internal error at n8n server ? or the target server?
lastly , how can i fix the above issue from happening again ?
Please share your workflow
Information on your n8n setup
- n8n version: 1.51.1
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): self-host docker
- Operating system: the defualt one that documentation suggested



