fix: expose web probe and agentrun timeout diagnostics

This commit is contained in:
Codex
2026-06-21 17:56:40 +00:00
parent a08dfea9da
commit 1789700f23
6 changed files with 262 additions and 19 deletions
+2
View File
@@ -151,6 +151,7 @@ controlPlane:
serviceAccount: agentrun-v01-runner
jobNamePrefix: agentrun-v01-runner
idleTimeoutMs: 600000
missingTerminalAfterToolTimeoutMs: 60000
apiKeySecretRef:
name: agentrun-v01-api-key
key: HWLAB_API_KEY
@@ -324,6 +325,7 @@ controlPlane:
serviceAccount: agentrun-v02-runner
jobNamePrefix: agentrun-v02-runner
idleTimeoutMs: 172800000
missingTerminalAfterToolTimeoutMs: 30000
apiKeySecretRef:
name: agentrun-v02-api-key
key: HWLAB_API_KEY