Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Class ThrottlingException

The request throughput limit was exceeded.

Hierarchy

Properties

$fault: "client" = "client"
$retryable: {} = {}

Type declaration

    code?: string

    A more specific error code.

    context?: Record<string, string>

    The exception context.

    name: "ThrottlingException" = "ThrottlingException"