> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# EdgeNetworkTimeoutResponseError

Infrastructure Timeout - Provider request timed out at edge network

## Fields

| Field                 | Type                                                                                                    | Required             | Description                               | Example                                                                                  |
| --------------------- | ------------------------------------------------------------------------------------------------------- | -------------------- | ----------------------------------------- | ---------------------------------------------------------------------------------------- |
| `error`               | [components.EdgeNetworkTimeoutResponseErrorData](../components/edgenetworktimeoutresponseerrordata.mdx) | :heavy\_check\_mark: | Error data for EdgeNetworkTimeoutResponse | \{<br />"code": 524,<br />"message": "Request timed out. Please try again later."<br />} |
| `openrouter_metadata` | Dict\[str, *Nullable\[Any]*]                                                                            | :heavy\_minus\_sign: | N/A                                       |                                                                                          |
| `user_id`             | *OptionalNullable\[str]*                                                                                | :heavy\_minus\_sign: | N/A                                       |                                                                                          |
