# 錯誤代碼 - TimeOutException, TimeLimitExceeded

<figure><img src="https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/0kvae5ljmJywmNcibwKS/timeout%201.png" alt=""><figcaption></figcaption></figure>

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

此錯誤是提取任務花費太長時間時出現的訊息。Listly Business 方案 (商業版方案) 的提取任務**每個任務最多只能執行 10 分鐘**，因此如果資料提取任務花費太長時間，可能會出現此錯誤。

{% stepper %}
{% step %}

### 可能的原因

當頁面上有太多資料時（例如，有數千個項目時）
{% endstep %}

{% step %}

### 可能的原因

使用自動捲動、重複時，如果重複次數和等待時間設定過高
{% endstep %}

{% step %}

### 可能的原因

配置自動點擊時，如果重複次數和等待時間設定過高
{% endstep %}
{% endstepper %}

#### **✅ 解決方案** <a href="#solution" id="solution"></a>

* 進行配置時，如果設定視窗底部出現如下警告訊息，資料提取很可能會失敗。

<figure><img src="https://content.gitbook.com/content/QSPSOmaFPAz7khj6t7Ds/blobs/WerdF8FbEIVzYcpjDi2M/timeout%202.png" alt=""><figcaption></figcaption></figure>

* 請參考訊息，設定不會觸發警告訊息的值。

{% hint style="success" %}
**即使嘗試了建議的方法仍難以解決，請聯絡** [**hello@listly.io**](mailto:hello@listly.io)**。我們將在準確診斷原因後協助您解決問題。**
{% 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/docs/zh-hant/support/faq-zh-hant/7.-yi-wang-ye-xie-qu-shi-bai-xun-xi-de-jie-jue-fang-an/cuo-wu-dai-ma-timeoutexception-timelimitexceeded.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.
