test(docker): widen live profile lane timeout · openclaw/openclaw@dfb160d
vincentkoc
·
2026-05-06
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -5,7 +5,7 @@
|
5 | 5 | export const DEFAULT_LIVE_RETRIES = 1; |
6 | 6 | const LIVE_ACP_TIMEOUT_MS = 20 * 60 * 1000; |
7 | 7 | const LIVE_CLI_TIMEOUT_MS = 20 * 60 * 1000; |
8 | | -const LIVE_PROFILE_TIMEOUT_MS = 20 * 60 * 1000; |
| 8 | +const LIVE_PROFILE_TIMEOUT_MS = 30 * 60 * 1000; |
9 | 9 | const OPENWEBUI_TIMEOUT_MS = 20 * 60 * 1000; |
10 | 10 | export const BUNDLED_PLUGIN_INSTALL_UNINSTALL_SHARDS = 24; |
11 | 11 | const upgradeSurvivorCommand = "OPENCLAW_SKIP_DOCKER_BUILD=1 pnpm test:docker:upgrade-survivor"; |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。