Skip to main content

Circuit breaker

An automatic safeguard that stops sending requests to a failing AI component for a cool-down period and routes to a fallback instead, then cautiously tests recovery. It moves through closed, open, and half-open states. Prevents a failing component from being hammered into a cascade.

Defined in 3 GAGE programs, which carry 7 distinct definitions of it. The wording above is taught in Business AI Transformation.

How each discipline defines it

The same term does different work depending on who is using it. These are the definitions as each program teaches them, unedited.

Business AI Transformation

An automatic safeguard that stops sending requests to a failing AI component for a cool-down period and routes to a fallback instead, then cautiously tests recovery. It moves through closed, open, and half-open states. Prevents a failing component from being hammered into a cascade.

AI Governance: Applied Mastery

A stop with automatic trip conditions that acts on the environment rather than asking the actors to stop, exemplified by the market-wide trading halts strengthened after the 2010 Flash Crash. An agent's automatic trip conditions are a circuit breaker scaled to one deployment.

Agentic AI Governance: Applied Mastery

A hard, automatic limit on an action's cycles, cost, or time that forces a process to halt and escalate to a human once a defined threshold is crossed, the primary control this topic names for closing a compounding-effects gap.

Agentic AI Governance: Applied Mastery

A general engineering pattern (referenced by this topic's threshold-trigger mechanism) that automatically interrupts a process once a defined limit is crossed, preventing a runaway failure from continuing to compound.

Business AI Transformation

A resilience pattern that stops calling a failing dependency after repeated failures and returns a fallback, then periodically tests for recovery, so one failed service does not cascade into a full outage.

Where it is taught

The exact lessons this term appears in. The first 7 topics of every program are free with a free account.

Terms it appears with

Not an alphabetical neighbourhood: these are the terms taught in the same lessons, ranked by how often they appear together.