This commit is contained in:
@@ -146,6 +146,7 @@ def run_cleanup_agent_context():
|
||||
event_type="agent_context_cleanup_failure",
|
||||
priority="P2",
|
||||
title="agent_context TTL 清理失敗",
|
||||
dedup_ttl_sec=3600,
|
||||
)
|
||||
except Exception as _router_e:
|
||||
logger.error(f"[Cleanup] event_router 失敗: {_router_e}")
|
||||
|
||||
Reference in New Issue
Block a user