chore: add the missing part

pull/22764/head
Novice 7 months ago
parent beaab2bb58
commit 68963a5de9

@ -274,6 +274,7 @@ class WorkflowEntry:
graph=graph,
graph_runtime_state=GraphRuntimeState(variable_pool=variable_pool, start_at=time.perf_counter()),
)
node.init_node_data(node_data)
try:
# variable selector to variable mapping

Loading…
Cancel
Save