microsoft / yardl

Tooling for streaming instrument data
https://microsoft.github.io/yardl/
MIT License
29 stars 5 forks source link

Include path to offending values in serialization errors #153

Open naegelejd opened 1 month ago

naegelejd commented 1 month ago

When a serialization error occurs due to user error, e.g. a bad value, the error message doesn't give the user enough information to determine the cause.

This applies to both Python and MATLAB.