Skip to content

SDK API Reference / ErrorCategory

Enumeration: ErrorCategory

Error categories for retry behavior classification

Enumeration Members

INTERNAL_ERROR

INTERNAL_ERROR: "INTERNAL_ERROR"

Internal errors - retryable server-side issues


USER_ERROR

USER_ERROR: "USER_ERROR"

User errors - non-retryable client-side issues