Digitorn
Digitorn
All terms
Cost & ops

Rate limiting

Capping a tool to N calls per minute, per session, or per user, to protect downstream APIs.

also known as: tool throttling
In depth

Some tools call third-party APIs that get cranky under load. Rate limiting hooks cap a specific tool to N calls per period and gate the rest with a friendly retry message. The agent reads the gate as a tool error and either waits or tries an alternative path.

Related concepts
Read the deep dive

Hooks: 4 production patterns we ship today on Digitorn

Read article
Newsletter

Get the next post in your inbox.

Engineering notes from the Digitorn team. No marketing, no launch announcements, no "10 prompts that will change your life". Just the things we write that we'd want to read.

One-click unsubscribe. We never share your address. Powered by our own infrastructure, not a tracker.

More in Cost & ops

Audit log/glossary/audit-logBrain fallback/glossary/brain-fallbackCost cap/glossary/cost-capModel routing/glossary/model-routingPII redaction/glossary/pii-redactionTurn cap/glossary/turn-cap