You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure AkkaHostedService failures are always visible (#494)
* Make sure `AkkaHostedService` failures are always visible
close#470 - application crashes and exits should always be explicitly logged someplace where they can be seen regardless of logging configuration.
* Re-throw exception on application startup
---------
Co-authored-by: Gregorius Soedharmo <[email protected]>
0 commit comments