sethtrain / raven-clj

A Clojure interface to Sentry
84 stars 29 forks source link

Report exceptions with all their causes #41

Open devurandom opened 1 year ago

devurandom commented 1 year ago

This helps analyzing exceptions thrown when deref-ing a future whose body had thrown.