Class RateLimitError

Rate limit exceeded errors

Hierarchy (view full)

Constructors

Properties

code?: string
errors?: Record<string, any>
requestId?: string
retryAfter?: number
status?: number