Skip to content

Commit 7d3b7c5

Browse files
committed
feat: analysis
1 parent 45c22cb commit 7d3b7c5

7 files changed

Lines changed: 22141 additions & 4 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "[RCA] 12/12 TREM 檢知重複觸發問題"
33
description: "2025/12/12 04:24:28 UTC+8 地震後,TREM Lite 出現檢知重複觸發的問題,原因為 upstream 資料不一致污染 cache,導致系統異常。"
44
date: 2025-12-12
55
slug: rca-2025-12-12_1
6-
image: /img/ExpTech_Studio.png
6+
image: /img/ExpTech_Studio_white.png
77
authors: [yuyu1015]
88
tags: [yuyu1015, rca]
99
keywords: [RCA, TREM Lite, 檢知, 重複觸發, upstream, cache, 故障排除]

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,14 @@ title: "[RCA] 12/13 TREM 地震報告重複推送問題"
33
description: "2025/12/13 03:33 UTC+8 維護過程中,TREM Lite 出現地震報告重複推送的問題,原因為快取鍵設定不當,導致不同參數的請求共用相同的快取結果。"
44
date: 2025-12-13
55
slug: rca-2025-12-13_1
6-
image: /img/ExpTech_Studio.png
6+
image: /img/ExpTech_Studio_white.png
77
authors: [yuyu1015]
88
tags: [yuyu1015, rca]
99
keywords: [RCA, TREM Lite, 地震報告, 重複推送, Nginx, 快取鍵, 故障排除]
1010
---
1111

1212
import SeverityBadge from "@site/src/components/SeverityBadge";
1313
import StatusBadge from "@site/src/components/StatusBadge";
14-
import ImageLightbox from "@site/src/components/ImageLightbox";
1514

1615
<SeverityBadge level="medium" />
1716
<StatusBadge status="resolved" />

0 commit comments

Comments
 (0)