Add a catch-all error code for metrics
lbschanno opened this issue · 0 comments
lbschanno commented
When an exception is thrown and subsequently recorded to metrics, if the exception was not a QueryException, and did not have a QueryException cause, then no error code is written to metrics. We should have an catch-all error code that is used in this case and written to metrics.