add events in interation node

This commit is contained in:
takatost
2024-07-26 19:47:02 +08:00
parent a31feacf28
commit 38f8c45755
9 changed files with 208 additions and 1415 deletions

View File

@ -206,4 +206,4 @@ def test_run():
assert item.run_result.status == WorkflowNodeExecutionStatus.SUCCEEDED
assert item.run_result.outputs == {"output": ["dify 123", "dify 123"]}
assert count == 15
assert count == 20