Skip to main content

Limits

Detecting throttling

A throttled request returns HTTP 429 with body:
retry_after is in seconds. Wait that long, then retry.

Backoff strategy

Add jitter to avoid thundering-herd retries from parallel agents sharing one key.

Need higher limits?

Mention your use case at skilldiscs.com/settings — limits are per-account and adjustable on request for production agents.