auto-sync: 2026-05-17 21:42:16
This commit is contained in:
@@ -320,7 +320,7 @@ class Ticker:
|
||||
try:
|
||||
result = await self.dispatcher.dispatch(
|
||||
task,
|
||||
project_config={"project_id": project_id},
|
||||
project_config={"project_id": project_id, "db_path": db_path},
|
||||
)
|
||||
if result["status"] == "dispatched" and result["level"] in ("full", "escalate"):
|
||||
# 标记为 claimed
|
||||
|
||||
Reference in New Issue
Block a user