Workflow query optimization (#4330)

This commit is contained in:
LawyZheng
2025-12-19 02:54:09 +08:00
committed by GitHub
parent 8ebe0f2bfb
commit 6ee3d7e620
5 changed files with 27 additions and 4 deletions

View File

@@ -1096,6 +1096,8 @@ async def _set_up_workflow_context(workflow: Workflow, workflow_run_id: str, org
workflow_output_parameters,
[],
[],
None,
workflow,
)