Ironclad / rivet

The open-source visual AI programming environment and TypeScript library
https://rivet.ironcladapp.com
MIT License
2.69k stars 235 forks source link

[Bug]: Chat Viewer can crash, auto-reloads, but loses unsaved graph data #170

Open wayne-chang opened 12 months ago

wayne-chang commented 12 months ago

What happened?

When executing long graphs, the Chat Viewer can get overloaded, blank out, then reloads the Rivet project file. All unsaved graph data will be lost when this occurs.

What was the expected functionality?

Chat Viewer should not crash :-)

Describe your environment

MacOS, Node 20

Relevant log output

No response

Relevant screenshots

No response

Code of Conduct

abrenneke commented 11 months ago

If someone can make a repro of this, that would be much appreciated! I've had it happen but I can't reliably reproduce it.