auto-sync: 2026-06-07 09:55:34
This commit is contained in:
@@ -1453,6 +1453,7 @@ curl -X POST http://{api_host}:{api_port}/api/projects/{project_id}/tasks/{task_
|
||||
finally:
|
||||
conn.close()
|
||||
# F2: conn 已关闭,Blackboard 内部自己 get_connection
|
||||
if status == "failed":
|
||||
reason = (detail or {}).get("reason", "unknown")
|
||||
try:
|
||||
from src.daemon.mail_notify import _is_mail_project, notify_mail_failed
|
||||
|
||||
Reference in New Issue
Block a user