fix(agentrun): lower v02 missing terminal timeout (#806)
Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
@@ -334,7 +334,7 @@ controlPlane:
|
||||
serviceAccount: agentrun-v02-runner
|
||||
jobNamePrefix: agentrun-v02-runner
|
||||
idleTimeoutMs: 172800000
|
||||
missingTerminalAfterToolTimeoutMs: 180000
|
||||
missingTerminalAfterToolTimeoutMs: 60000
|
||||
backendRetry:
|
||||
maxAttempts: 5
|
||||
initialBackoffMs: 1000
|
||||
|
||||
Reference in New Issue
Block a user