sethtrain / raven-clj

A Clojure interface to Sentry
84 stars 29 forks source link

Report exceptions with all their causes #41

Open devurandom opened 12 months ago

devurandom commented 12 months ago

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