This repository has been archived by the owner on May 14, 2024. It is now read-only.
Releases: FarmLogs/dispatcher
Releases · FarmLogs/dispatcher
Add uncaught exception handling
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.