微信小程序页面迁移校验之前 P5任务处理之前
This commit is contained in:
@@ -287,8 +287,6 @@ def generate_report(execution: dict, task_results: list[dict]) -> str:
|
||||
"",
|
||||
f"错误:`{root_cause.get('error', '未知')}`",
|
||||
"",
|
||||
"原因:`_extract_trash_records` SQL 引用了 `dwd_assistant_trash_event` 中不存在的字段 `assistant_service_id`。",
|
||||
"",
|
||||
"### 级联失败",
|
||||
"",
|
||||
])
|
||||
@@ -316,7 +314,7 @@ def generate_report(execution: dict, task_results: list[dict]) -> str:
|
||||
"## 下一步",
|
||||
"",
|
||||
"1. 重新提交包含 9 个失败任务的执行,验证修复",
|
||||
"2. 运行 ETL Data Consistency Check",
|
||||
"2. 运行 ETL Unified Analysis(统一分析)",
|
||||
"3. 运行 /audit 审计",
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user