keenon / AddBiomechanics

A tool to automatically process and share biomechanics data
https://addbiomechanics.org/
Other
26 stars 5 forks source link

Reconnect exception handling and automatic error messaging for `engine.py` #221

Closed nickbianco closed 6 months ago

nickbianco commented 7 months ago

During the recent redesign of the backend workflow, the exception handling and error messaging got disconnected. This is creating the problem we previously had where users are getting cryptic or empty error messages, which makes debugging difficult. (Another example: #201).