Files
openrouter-python-sdk-retry…/docs/errors/serviceunavailableresponseerror.md
T
2025-11-13 14:21:27 -05:00

2.2 KiB
Raw Blame History

ServiceUnavailableResponseError

Service Unavailable - Service temporarily unavailable

Fields

Field Type Required Description Example
error components.ServiceUnavailableResponseErrorData ✔️ Error data for ServiceUnavailableResponse {
"code": 503,
"message": "Service temporarily unavailable"
}
user_id OptionalNullable[str] N/A