rivet icon indicating copy to clipboard operation
rivet copied to clipboard

Improve error formatting

Open ZhangYiJiang opened this issue 7 months ago • 3 comments

Add new error formatter for prettifying errors emitted from Rivet. To do this I've attached the ChartNode object to the Error itself - it's not great but I think this is the best way to propagate node info to the formatter without having to add another wrapping Error class

ZhangYiJiang avatar Mar 19 '25 00:03 ZhangYiJiang