add debug_session_id column to workflow_runs table, and accept from a… (#3571)
This commit is contained in:
@@ -991,7 +991,7 @@ async def run_block(
|
||||
organization=organization,
|
||||
template=template,
|
||||
workflow_permanent_id=block_run_request.workflow_id,
|
||||
workflow_run_request=block_run_request,
|
||||
block_run_request=block_run_request,
|
||||
)
|
||||
|
||||
browser_session_id = block_run_request.browser_session_id
|
||||
|
||||
Reference in New Issue
Block a user