配置 AgentRun v02 Postgres 连接池上限 (#625)

Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
Lyon
2026-06-22 03:45:20 +08:00
committed by GitHub
parent d44e195ae8
commit e32e9faa39
+1
View File
@@ -273,6 +273,7 @@ controlPlane:
name: agentrun-v02-api-key
key: HWLAB_API_KEY
env:
AGENTRUN_POSTGRES_POOL_MAX: "4"
AGENTRUN_MANAGER_RECONCILER_BATCH_SIZE: "20"
AGENTRUN_MANAGER_RECONCILER_ENABLED: "true"
AGENTRUN_MANAGER_RECONCILER_INTERVAL_MS: "30000"