feat/trigger: support specifying root node (#24388)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Yeuoly
2025-08-23 20:44:03 +08:00
committed by GitHub
parent 6aed7e3ff4
commit a7b558b38b
8 changed files with 24 additions and 7 deletions

View File

@ -128,6 +128,7 @@ def _execute_workflow_common(task_data: WorkflowTaskData) -> AsyncTriggerExecuti
call_depth=0,
workflow_thread_pool_id=None,
triggered_from=trigger_data.trigger_type,
root_node_id=trigger_data.root_node_id,
)
# Calculate elapsed time