auto-sync: 2026-05-28 16:57:39
This commit is contained in:
@@ -228,6 +228,7 @@ class Dispatcher:
|
||||
on_complete=on_complete,
|
||||
use_main_session=is_mail,
|
||||
task_db_path=Path(project_config["db_path"]) if project_config and "db_path" in project_config else None,
|
||||
on_checks_passed=on_checks_passed,
|
||||
)
|
||||
|
||||
self._record_routing(task, decision, "dispatched",
|
||||
|
||||
Reference in New Issue
Block a user