Part two of the error-handling series in n8n — this time focused on HTTP requests, the place where automations break most often: timeouts, API rate limits, 4xx and 5xx responses.
What you will learn
- How to configure node error-handling modes (stop, continue, continue using error output).
- How to catch HTTP request failures and react to different response codes.
- How to build a dedicated Error Workflow and attach it to your automations.
- How to log and escalate errors so you learn about problems before they become outages.
Part one of the series is here: How to handle errors in n8n #1.
Watch the episode
The video is available on YouTube: youtube.com/watch?v=j9XY-ID48Rw.
All episodes are collected on the Automation Academy page (in Polish). Subscribe to my YouTube channel so you do not miss new material.
The video is in Polish; this post summarizes what it covers.
![Error Handling in n8n #2 — HTTP Requests and Dedicated Error Workflows [E013]](/_next/image?url=%2Fassets%2Fblog-images%2Fyt-videos%2Fj9XY-ID48Rw.jpg&w=2048&q=75)








![How to Handle Errors in n8n (Error Handling) #1 [E011]](/_next/image?url=%2Fassets%2Fblog-images%2Fyt-videos%2FnxRNdK1AZVQ.jpg&w=828&q=75)


Comments