fix(runtime): 強化健康檢查監控韌性
All checks were successful
CD Pipeline / deploy (push) Successful in 2m29s

This commit is contained in:
OoO
2026-05-01 14:46:49 +08:00
parent 77b085f813
commit 6bce46bbc7
18 changed files with 130 additions and 19 deletions

4
app.py
View File

@@ -95,8 +95,8 @@ except Exception as e:
sys_log.error(f"無法檢測磁碟空間: {e}")
# 🚩 系統版本定義 (備份與顯示用)
# 🚩 2026-05-01 V10.55: Cache dashboard competitor decision overview
SYSTEM_VERSION = "V10.55"
# 🚩 2026-05-01 V10.56: Health-safe monitoring runtime
SYSTEM_VERSION = "V10.56"
# ==========================================
# 🔒 SQL Injection 防護函數