fix: tolerate backfill under-delivery, fix predict None-fill, drop dead session_id
This commit is contained in:
@@ -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: 运行对抗过滤
|
||||
|
||||
Reference in New Issue
Block a user