BLOG

Notes from the control room.

Practical writing on AI observability, cost attribution, and keeping production AI workflows honest.

GuidesFEATURED · 9 MIN READ

n8n Error Handling: Error Workflows, Retries & Alerts

n8n error handling is built from three tools: the Error Trigger, per-node retries, and Continue On Fail. Here's how to wire a global error workflow to Slack, set sane retry backoff, and where native handling stops.

Read the post →