fix(workbench): reduce v03 postgres pool budget (#1795)

This commit is contained in:
Lyon
2026-06-21 08:50:09 +08:00
committed by GitHub
parent b976417b8d
commit 801684912f
+1 -1
View File
@@ -264,7 +264,7 @@ lanes:
port: 5432
runtimeStore:
postgres:
poolMax: 40
poolMax: 16
connectionTimeoutMs: 5000
envReuseServices:
- hwlab-cloud-api