Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Releases: FarmLogs/dispatcher

Add uncaught exception handling

19 Sep 14:44
Compare
Choose a tag to compare

Dispatcher now registers an uncaught exception handler at start-time.

There's a new protocol that downstream code can extend. This will enable downstream code to run their own behaviors when exceptions are not caught.