remove redundant task_history_record in observer service (#1727)

This commit is contained in:
Shuchang Zheng
2025-02-06 00:57:37 +08:00
committed by GitHub
parent ffdb823401
commit 286b3de684

View File

@@ -369,7 +369,6 @@ async def run_observer_task_helper(
workflow_id=workflow_id,
url=url,
)
task_history_record = {"type": task_type, "task": plan}
else:
try:
browser_state = await app.BROWSER_MANAGER.get_or_create_for_workflow_run(