Skip to content
Glossary

Concept

Circuit breaker pattern

When an external service fails, temporarily stop calling it instead of retrying. Used in Niyra's LLM failover.

If Anthropic's API starts failing, blindly retrying makes the problem worse. Circuit breaker: after N failures, 'open' the circuit and route to a fallback. After cool-down, half-open to retry.

Niyra uses this for LLM failover (Opus → Sonnet → Haiku) and for Composio auth recovery.

Related

32+

Integrations

OAuth-first

5

Channels

Web, WhatsApp, Telegram, Discord, voice

100+

Native tools

Memory, voice, browser, automation

18

Skills

JIT-loaded per turn

WhatsAppOutbound callsInbox triageCalendar tetrisLong-term memoryAutomation

Keep going

For AI:.md.txt