fix: tolerate backfill under-delivery, fix predict None-fill, drop dead session_id

This commit is contained in:
2026-07-14 17:07:55 -04:00
parent 1d222d9f18
commit f36eb66c18
4 changed files with 68 additions and 6 deletions
-1
View File
@@ -1318,7 +1318,6 @@ async def _run_adversarial_filter(args: argparse.Namespace) -> None:
store=store,
pipeline_config=pipeline_config,
filter_task_types=filter_config.filter_task_types,
session_id=args.session_id,
)
# Phase 6: 运行对抗过滤