⚙️ Auto-heal failing workflows with Azure OpenAI, n8n API, and Slack alerts

136 views · ⚙️ DevOps & CI/CD

Description

📊 Description

Eliminate manual troubleshooting with an AI-powered autonomous recovery engine for n8n 🤖. This system monitors your entire n8n instance for failures, analyzes the root cause using Azure OpenAI, and automatically repairs broken workflows in real-time. By distinguishing between temporary network glitches and logic errors, it either retries the execution or dynamically patches the workflow JSON via the n8n API. It provides a “closed-loop” automation experience, ensuring your mission-critical processes stay online without human intervention 🔍⚡.

What This Template Does

Key Benefits

✅ 24/7 Autonomous Reliability: Workflows fix themselves while you sleep, reducing downtime significantly. ✅ Intelligent Recovery: Moves beyond simple retries by actually correcting “hard” errors like broken IDs or missing parameters. ✅ Production-Grade Governance: Adds a safety layer to your automation stack that learns and adapts to errors.

Features

Requirements

Target Audience

🔗 Nodes Used

HTTP Request, Slack, Filter, AI Agent, Structured Output Parser, Azure OpenAI Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup