fix(docs): update WeCom AI Bot task timeout duration in README

This commit is contained in:
Zhang Rui
2026-02-28 15:50:32 +08:00
parent a87e6b0551
commit 4a87090fd9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -564,7 +564,7 @@ picoclaw gateway
picoclaw gateway
```
> **注意**: WeCom AI Bot はストリーミングプルプロトコルを使用 — 返信タイムアウトの心配なし。長時間タスク(>5.5分)は自動的に `response_url` によるプッシュ配信に切り替わります。
> **注意**: WeCom AI Bot はストリーミングプルプロトコルを使用 — 返信タイムアウトの心配なし。長時間タスク(>30秒)は自動的に `response_url` によるプッシュ配信に切り替わります。
</details>
+1 -1
View File
@@ -665,7 +665,7 @@ picoclaw gateway
picoclaw gateway
```
> **Note**: WeCom AI Bot uses streaming pull protocol — no reply timeout concerns. Long tasks (>5.5 min) automatically switch to `response_url` push delivery.
> **Note**: WeCom AI Bot uses streaming pull protocol — no reply timeout concerns. Long tasks (>30 seconds) automatically switch to `response_url` push delivery.
</details>