Ironclad / rivet

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

[Bug]: "Append To Dataset" node lacks error for dataset not found #325

Open ai-made-approachable opened 5 months ago

ai-made-approachable commented 5 months ago

What happened?

"Append To Dataset" node keeps running forever, even though it failed (see screenshot) This only happens with the node-executor!

What was the expected functionality?

"Append To Dataset" node should have returned error: "Dataset core_memory not found"

Describe your environment

MacOS, Node 14.0.0, etc.

Relevant log output

No response

Relevant screenshots

image

Code of Conduct

abrenneke commented 5 months ago

Yeah the node executor not finding datasets is... a longstanding problem... definitely shouldn't be an unhandled rejection thuogh.