auto-sync: 2026-05-17 21:42:16

This commit is contained in:
cfdaily
2026-05-17 21:42:16 +08:00
parent 37d3dcb0cb
commit 90482c1651
+1 -1
View File
@@ -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