tanuki.py icon indicating copy to clipboard operation
tanuki.py copied to clipboard

Track exceptions that are not caused by external dependencies

Open JackHopkins opened this issue 1 year ago • 1 comments

Currently, we don't know where our users are having issues. We should intercept exceptions that are not caused by third parties (i.e OpenAI) and submit them to the endpoint along with a truncated stack-trace (not including the names of any files on the users machine).

This will help us debug any user issues.

JackHopkins avatar Nov 19 '23 09:11 JackHopkins

@MartBakler any progress made here?

JackHopkins avatar Nov 27 '23 12:11 JackHopkins