Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
Request Timeout - Operation exceeded time limit

Example Usage

import { RequestTimeoutResponseError } from "@openrouter/sdk/models/errors";

// No examples available for this model

Fields

FieldTypeRequiredDescriptionExample
errormodels.RequestTimeoutResponseErrorData:heavy_check_mark:Error data for RequestTimeoutResponse{"code": 408,"message": "Operation timed out. Please try again later."}
userIdstring:heavy_minus_sign:N/A