Open SevereOverfl0w opened 1 year ago
It's useful to have the full stack of exceptions when sending to sentry, otherwise if you wrap an exception with additional information it is dropped before sending it to sentry.
Looks like this would be fixed by https://github.com/sethtrain/raven-clj/pull/41
It's useful to have the full stack of exceptions when sending to sentry, otherwise if you wrap an exception with additional information it is dropped before sending it to sentry.