fix(workbench): reduce v03 postgres pool budget (#1795)
This commit is contained in:
+1
-1
@@ -264,7 +264,7 @@ lanes:
|
||||
port: 5432
|
||||
runtimeStore:
|
||||
postgres:
|
||||
poolMax: 40
|
||||
poolMax: 16
|
||||
connectionTimeoutMs: 5000
|
||||
envReuseServices:
|
||||
- hwlab-cloud-api
|
||||
|
||||
Reference in New Issue
Block a user