Skip to main content
The SDK maps API and transport failures to typed exceptions.
Every UQPayError exposes message, code, type, http_status, and idempotency_key. The client retries transient failures according to its max_retries configuration. Use request_options={"max_retries": 0} to disable retries for an individual call.