Skip to main content

Error Classes

The SDK throws typed errors so you can handle specific failure cases. All errors include a requestId for debugging.

Automatic Retries

The SDK automatically retries on transient errors with exponential backoff and jitter: Configure retry behavior via the maxRetries client option: