Files
awoooi/apps/api
OG T dabc62e0f8
All checks were successful
CD Pipeline / build-and-deploy (push) Successful in 14m31s
fix(telegram): append_incident_update — 儲存告警卡片 message_id 到 Redis
_send_approval_card_to_group 發出告警卡片後,將 Telegram message_id
存入 Redis tg_msg:{incident_id}(TTL 24h),供後續 append_incident_update
換掉批准按鈕 + reply 狀態。

修復前:tg_msg key 從未被寫入,append 永遠 fallback 發新訊息,
批准按鈕永遠無法被移除。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 22:41:30 +08:00
..