u/Exotic_Ostrich2974

▲ 1 r/n8n

What's your worst n8n "it broke and I had no idea" story?

Running n8n for clients, my worst was a workflow that silently flipped to inactive a client's leads stopped syncing for *three days* and I found out from an annoyed email, not from n8n. No version history, no alert, just vibes.

How does everyone catch silent breakage? Do you have any monitoring/version-control setup, or is it all manual checking? Genuinely curious, feels like a real gap once you're running more than a couple of workflows.

reddit.com
u/Exotic_Ostrich2974 — 3 days ago
▲ 1 r/n8n

Free tool: paste an n8n workflow and see what it does (+ a risk audit)

Made another small free tool that might help here. Paste a workflow export and it summarizes it — the steps, the integrations and credentials it uses — and flags risks like hardcoded secrets, no error handling, or an inactive workflow. In-browser, no signup:

👉 https://keel.tools/tools/n8n-analyzer

Handy for understanding a workflow you inherited, or a quick sanity check before handing one to a client. Would love feedback — what else would you want it to flag?

u/Exotic_Ostrich2974 — 4 days ago