mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 06:50:43 +00:00
test: extend Windows Parallels agent turn timeout
This commit is contained in:
@@ -51,7 +51,7 @@ TIMEOUT_ONBOARD_S=600
|
||||
TIMEOUT_ONBOARD_PHASE_S=$((TIMEOUT_ONBOARD_S + 120))
|
||||
# verify_gateway_reachable runs six 30s probes plus short retry sleeps.
|
||||
TIMEOUT_GATEWAY_S=420
|
||||
TIMEOUT_AGENT_S=600
|
||||
TIMEOUT_AGENT_S="${OPENCLAW_PARALLELS_WINDOWS_AGENT_TIMEOUT_S:-900}"
|
||||
PHASE_STALE_WARN_S=60
|
||||
|
||||
FRESH_MAIN_STATUS="skip"
|
||||
|
||||
Reference in New Issue
Block a user