Glossary Software

Circuit Breaker

A pattern that stops calling a failing service after a threshold of errors, waits a cooldown, then probes to see if it recovered. Prevents cascading failures when one downstream agent or API breaks. Standard pattern in resilient agent orchestration.

Related terms
Build with this on OTP

If this term shows up in your playbook, it belongs in your OOS.

OTP encodes coordination intelligence so teams of humans and AI agents can run on it.

Found an issue with this definition? Tell us and we'll fix it.