n8n AI Assistant Outage: "Something went wrong" Error - Operational and Business Implications
n8n community reports an AI Assistant failure returning "Something went wrong before I could finish that response" since July 31, linked to the instance-ai/credits endpoint. The outage disrupts automation that depends on integrated LLM services and highlights the need for reliability, observability, and contingency planning for AI-enabled workflows.
Incident overview
Multiple n8n users reported that the AI Assistant began failing on every message with an error indicating an interrupted response. Troubleshooting points to the instance-ai/credits endpoint as a probable choke point; the problem persisted across new threads and prompts, despite current billing and retries.
Significance for operations and customers
Automation platforms like n8n often become critical infrastructure for lead-engagement, support triage, and internal knowledge workflows. An AI runtime or credits endpoint outage can silently degrade business processes, causing delayed customer responses, lost opportunities, or incorrect routing of tasks. For organizations that rely on these automations, the risk is not just technical downtime-it's operational and reputational.
What leaders should do now
- Demand clear SLAs and incident-communication commitments from SaaS vendors, especially for AI endpoints that manage usage/credits.
- Implement circuit breakers and graceful degradation: ensure workflows can fall back to cached logic, simpler heuristics, or alternate providers when the primary AI service is unavailable.
- Add observability: track AI call success rates, latency, and credit-burn metrics; alert on anomalous patterns and set automated throttles to prevent runaway failures.
Longer-term strategy
Treat AI services as critical dependencies: contractually require uptime targets, maintain multi-vendor capability for key automations, and codify runbooks for swap-over. These steps convert a single-point outage into a manageable operational event rather than a business crisis.
Original Source
n8n Community
