Cause and stacktrace analysis for exceptions
Cause and stacktrace analysis for exceptions
(handle-inspect-last-exception-op {:keys [session index transport] :as msg})(handle-stacktrace handler {:keys [op transport] :as msg})Handle stacktrace ops.
Unlike most middleware these ops stream their replies directly rather than
going through with-safe-transport, so guard them here: any error still has
to produce a terminal :done, otherwise the client hangs.
Handle stacktrace ops. Unlike most middleware these ops stream their replies directly rather than going through `with-safe-transport`, so guard them here: any error still has to produce a terminal `:done`, otherwise the client hangs.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |