N8n Error Handling

Wire n8n error handling so failures are loud, structured, and recoverable. Use when building any webhook/API workflow, a scheduled or unattended workflow, or any path where a silent failure would drop user-visible work — and whenever the user mentions error handling, onError, continueErrorOutput, error branches/outputs, retries, retryOnFail, Respond to Webhook status codes, 4xx/5xx, Error Trigger, or "my workflow fails silently". Covers per-node error outputs and wiring, retry/self-healing, error-trigger workflows, and 4xx/5xx response shapes.

S3YED 2d5eb26 13.5 KB Updated

File contents

S3YED/appie-kit/tree/main/skills/integrations/n8n-error-handling commit 2d5eb26d88

Frequently asked questions

npx skillmds@latest add s3yed/n8n-error-handling