# Error Code - TimeOutException, TimeLimitExceeded

<figure><img src="https://images.gitbook.com/__img/dpr=2,width=760,onerror=redirect,format=auto,signature=-1426910420/https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FiKxoYELFf9WS8XCvYe6S%2Fblobs%2FR1hfESXi1NSQDxMQDf7b%2Ftimeout-1.png" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**TimeoutException**</mark>&#x20;

This error is a message that appears when an extraction task takes a long time.Extraction tasks on the Listly Business plan are limited to **can only run for up to 10 minutes**per task, so if a data extraction task takes too long this error may occur.

1. When there is too much data on a page (e.g., when there are thousands of items)
2. **When using auto-scroll, repetition** If the number of repetitions and wait time are set too high
3. **Auto-click** When configuring, if you set the number of repetitions and wait time too high

#### **✅ Solution** <a href="#solution" id="solution"></a>

* When configuring, if a warning message like the following appears at the bottom of the settings window, there is a high chance the data extraction will fail.

<figure><img src="https://images.gitbook.com/__img/dpr=2,width=760,onerror=redirect,format=auto,signature=-1229681117/https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FiKxoYELFf9WS8XCvYe6S%2Fblobs%2FEvvufQzvBoumNPu2umBs%2Ftimeout-2.png" alt=""><figcaption></figcaption></figure>

* Please refer to the message and set values that do not trigger the warning message.

{% hint style="success" %}
**If it is still difficult to resolve even after trying the suggested methods, please contact us at** [**hello@listly.io**](mailto:hello@listly.io)**. We will help you resolve the issue after an accurate diagnosis of the cause.**
{% endhint %}


---

# 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://help.listly.io/support/solutions-by-extraction-error-message/error-code-1.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.
