auto-sync: 2026-06-07 09:55:34
Deploy / ci (push) Waiting to run
Deploy / deploy (push) Blocked by required conditions
Deploy / notify-deploy-failure (push) Blocked by required conditions

This commit is contained in:
cfdaily
2026-06-07 09:55:34 +08:00
parent e823972fea
commit 320a539da6
+1
View File
@@ -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