# REQUEST TIMEOUT

### Property description

The maximum time a client will await a response request to upload a file in milliseconds. Exceeding request timeout causes an error toast message.

<div align="left"><img src="https://lh5.googleusercontent.com/zDBzgK20crEP7spU4NHSIZHQqGD8FlV9JJH902COnnsXIMdkxs6I49YbeleQTgRiRXUoySdRmaljY9ZrAXpHuf36ngSI5mw807uPG1bPEGLns8q5MZoBHU3wxtFckiouo7HVmJ_N" alt="Setting timeout in milliseconds"></div>

<div align="left"><img src="https://lh5.googleusercontent.com/n_jsNyDvm_6rsRHwa8V78bqqaDjG2fZCRpVAHB0S2vMd6mk08GXaklBjsyHE8jXQVtciawP07PuS_NysnhB3B4nhbzK4kkuX1f_72oxc0JD5KBdagCK1_DC0GUD84rKHfs0YT2YW" alt="ƒx (Number): Limiting the request timeout lease in milliseconds"></div>

### State

Set up a component timeout request.

### Value type

Any number in milliseconds.

### Availability

[File Upload](/reference-guide/components-list/file-upload.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adapptio.com/reference-guide/properties/request-timeout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
