Skip to content

Commit 0435588

Browse files
committed
fix: url
1 parent f1b6b47 commit 0435588

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

blog/RCA/2025-12-12_1.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
22
title: "[RCA] 12/12 TREM 檢知重複觸發問題"
33
description: "2025/12/12 04:24:28 UTC+8 地震後,TREM Lite 出現檢知重複觸發的問題,原因為 upstream 資料不一致污染 cache,導致系統異常。"
4+
date: 2025-12-12
5+
slug: rca-2025-12-12_1
6+
image: /img/ExpTech_Studio.png
47
authors: [yuyu1015]
58
tags: [yuyu1015, rca]
9+
keywords: [RCA, TREM Lite, 檢知, 重複觸發, upstream, cache, 故障排除]
610
---
711

812
import SeverityBadge from "@site/src/components/SeverityBadge";

blog/RCA/2025-12-13_1.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
22
title: "[RCA] 12/13 TREM 地震報告重複推送問題"
33
description: "2025/12/13 03:33 UTC+8 維護過程中,TREM Lite 出現地震報告重複推送的問題,原因為快取鍵設定不當,導致不同參數的請求共用相同的快取結果。"
4+
date: 2025-12-13
5+
slug: rca-2025-12-13_1
6+
image: /img/ExpTech_Studio.png
47
authors: [yuyu1015]
58
tags: [yuyu1015, rca]
9+
keywords: [RCA, TREM Lite, 地震報告, 重複推送, Nginx, 快取鍵, 故障排除]
610
---
711

812
import SeverityBadge from "@site/src/components/SeverityBadge";

0 commit comments

Comments
 (0)