Responsive Gui - partially Workflow #61
|
|
@ -186,7 +186,7 @@ async def execute_workflow(
|
|||
|
||||
return ExecutionResult(
|
||||
execution_id=execution_id,
|
||||
workflow_id=workflow_id,
|
||||
workflow_id=workflow_id or "N/A", # Placeholder when graph_data is used directly
|
||||
status="completed",
|
||||
node_states=node_states,
|
||||
aggregated_result=aggregated,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user