Update workflow response and webhook, bugfix: workflow is always completed (#328)
This commit is contained in:
@@ -491,7 +491,6 @@ async def get_workflow_run(
|
||||
return await app.WORKFLOW_SERVICE.build_workflow_run_status_response(
|
||||
workflow_id=workflow_id,
|
||||
workflow_run_id=workflow_run_id,
|
||||
last_block_result=None,
|
||||
organization_id=current_org.organization_id,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user