From 9e17e906e4520ca44df7a75ea3a679842de70601 Mon Sep 17 00:00:00 2001 From: Lyon <88232613+pikasTech@users.noreply.github.com> Date: Fri, 26 Jun 2026 03:33:24 +0800 Subject: [PATCH] fix: align d601 v03 service matrix and pool (#923) Co-authored-by: Codex --- config/hwlab-node-lanes.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/hwlab-node-lanes.yaml b/config/hwlab-node-lanes.yaml index 4f88241e..a73628fb 100644 --- a/config/hwlab-node-lanes.yaml +++ b/config/hwlab-node-lanes.yaml @@ -99,6 +99,7 @@ lanes: - hwlab-cloud-api - hwlab-workbench-runtime - hwlab-user-billing + - hwlab-project-management - hwlab-cloud-web - hwlab-gateway - hwlab-edge-proxy @@ -144,7 +145,7 @@ lanes: runtimeStore: postgres: mode: platform-service - poolMax: 4 + poolMax: 16 connectionTimeoutMs: 5000 queryRetryMaxAttempts: 5 queryRetryInitialDelayMs: 250