mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
1.8 KiB
1.8 KiB
BadGatewayResponseError
Bad Gateway - Provider/upstream API failure
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
error |
components.BadGatewayResponseErrorData | ✔️ | Error data for BadGatewayResponse | { "code": 502, "message": "Provider returned error" } |
user_id |
OptionalNullable[str] | ➖ | N/A |