stanfordnmbl / opencap-api

Apache License 2.0
5 stars 7 forks source link

Debug mode #55

Closed antoinefalisse closed 1 year ago

antoinefalisse commented 1 year ago

With the added "try catch", it is very difficult to debug the API, since the error messages are all very similar. As discussed, let's have a debug mode for the dev pipeline that provides more detailed errors. This should be implemented as part of https://github.com/stanfordnmbl/opencap-viewer/issues/73