rivet icon indicating copy to clipboard operation
rivet copied to clipboard

[Bug]: Rivet editor shows wrong data flow

Open valerypopoff opened this issue 7 months ago • 1 comments

What happened?

In a case where:

  • Executor is "Node"
  • An array is fed into a subgraph
  • The subgraph is in "Split - Sequential" mode
  • The subgraph has a code node with compute-intensive code

the editor shows wrong dataflow in a subgraph when switching between runs (1, 2).

You can see wrong data flow after the "MATCH" node:

Image Image Image

What was the expected functionality?

The editor shows correct dataflow in a subgraph when switching between runs (1, 2).

Describe your environment

Windows, Rivet 1.10.1

Relevant log output


Relevant screenshots

No response

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

valerypopoff avatar Feb 28 '25 21:02 valerypopoff