auto-sync: 2026-05-24 19:53:16
This commit is contained in:
@@ -809,7 +809,7 @@ class Ticker:
|
||||
elapsed = (now - start_time).total_seconds() / 60.0
|
||||
if elapsed > timeout_minutes:
|
||||
# [v2.7.1] Mail 幻觉门控兜底:有回复 + working → done
|
||||
if project_id == "_mail":
|
||||
if self._current_project_id == "_mail":
|
||||
has_reply = self._mail_check_reply(task.id, db_path)
|
||||
if has_reply:
|
||||
conn = get_connection(db_path)
|
||||
|
||||
Reference in New Issue
Block a user