From 52d08ca6211139c750f194a1d0bca1dc84757718 Mon Sep 17 00:00:00 2001 From: Codex Date: Sun, 28 Jun 2026 09:11:55 +0000 Subject: [PATCH] fix: register project sentinel finding label --- config/hwlab-web-probe-sentinel/check-catalog.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/hwlab-web-probe-sentinel/check-catalog.yaml b/config/hwlab-web-probe-sentinel/check-catalog.yaml index 028631ac..866d91ae 100644 --- a/config/hwlab-web-probe-sentinel/check-catalog.yaml +++ b/config/hwlab-web-probe-sentinel/check-catalog.yaml @@ -423,3 +423,10 @@ sentinel: summaryZh: 页面观察程序被控制面强制停止,作为上下文保留。 blocking: false order: 580 + - code: WBC-059 + id: project-management-api-failed + level: warning + titleZh: 项目入口请求失败 + summaryZh: 打开项目或进入 Workbench 的页面请求没有成功完成。 + blocking: false + order: 590