Compare commits

...

1 Commits

Author SHA1 Message Date
Wenxi
6740418808 fix(craft): attempt to solve hanging with explicit k8s_stream timeout (#8066) 2026-02-01 10:01:37 -08:00

View File

@@ -171,6 +171,7 @@ class ACPExecClient:
stderr=True,
tty=False,
_preload_content=False,
_request_timeout=900, # 15 minute timeout for long-running sessions
)
# Start reader thread