coveooss/coveo-python-oss

Improve unhandled exception display

Closed this issue · 1 comments

Need to step up the game here.

  • The failed program output (the relevant part) is often buried somewhere above the callstack, making it difficult to spot.
  • The stdout/stderr capture doesn't seem to work all the time
  • Is stdout/stderr in the exception always None? 🤔

Error reporting was greatly enhanced recently. Closing to reassess through day-to-day usage.