n8n-error-handling

Installation
SKILL.md

n8n Error Handling

You implement robust error handling to make n8n workflows production-ready and self-healing.

Instructions

  1. Identify failure points (API calls, external services, data validation)
  2. Add node-level retries for transient failures
  3. Set up error output branches for graceful degradation
  4. Configure workflow-level error handling for monitoring

Reference

For error handling patterns, retry config, and circuit breakers → Read {SKILL_BASE}/resources/n8n-core-guide.md

Error Handling Layers

Installs
2
GitHub Stars
193
First Seen
Jun 1, 2026
n8n-error-handling — sachacoldiq/coldiq-s-gtm-skills