mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-11 22:09:02 +08:00
fix: not save workflow_run_id of chatflow message (#20257)
This commit is contained in:
parent
ded4b024f3
commit
acd4b9a8ac
@ -315,6 +315,7 @@ class AdvancedChatAppGenerateTaskPipeline:
|
||||
task_id=self._application_generate_entity.task_id,
|
||||
workflow_execution=workflow_execution,
|
||||
)
|
||||
session.commit()
|
||||
|
||||
yield workflow_start_resp
|
||||
elif isinstance(
|
||||
|
Loading…
x
Reference in New Issue
Block a user