do not delete cache when running task v2 while workflow is being updated (#3586)
This commit is contained in:
@@ -812,6 +812,7 @@ async def run_task_v2_helper(
|
||||
organization=organization,
|
||||
request=workflow_create_request,
|
||||
workflow_permanent_id=workflow.workflow_permanent_id,
|
||||
delete_script=False,
|
||||
)
|
||||
LOG.info("Workflow created", workflow_id=workflow.workflow_id)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user