Skip to main content

Documentation Index

Fetch the complete documentation index at: https://preflight-ee1e633f.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

At scale, small mistakes amplify. This section covers defensive patterns so automation stays reliable under load. Read these articles before opening your integration to high-traffic events.

Rate limits

Understand automation rate limits and how to design around them.

Idempotency

Use idempotency keys to make automation safe under retries.

Retry policies

Configure exponential backoff, max attempts, and dead-letter handling.