Skip to content

Implement error handling and user feedback for node evaluation #20

@ToastedToast00

Description

@ToastedToast00

Avoid silent failures or cryptic console errors

Details:

  • Catch invalid operations (e.g. divide by zero, NaN inputs)
  • Surface errors in the UI (e.g. highlight a node red, show a tooltip)
  • Log meaningful errors for developers in the console

Metadata

Metadata

Assignees

No one assigned

    Labels

    ScriptIssue relating to the scripting.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions