auto-sync: 2026-05-17 21:42:55
This commit is contained in:
@@ -383,7 +383,7 @@ class Ticker:
|
||||
result = await self.dispatcher.dispatch(
|
||||
task,
|
||||
action_type="review",
|
||||
project_config={"project_id": project_id},
|
||||
project_config={"project_id": project_id, "db_path": db_path},
|
||||
)
|
||||
if result["status"] == "dispatched":
|
||||
dispatched.append(task.id)
|
||||
|
||||
Reference in New Issue
Block a user