Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds an optional fatal error handler configuration to the Hosted service #36

Merged
merged 9 commits into from
Sep 5, 2024

Conversation

michaelpduda
Copy link
Member

  1. Adds an optional SetFatalErrorHandler extension method when configuring the hosted Upbeat service. If an unhandled exception causes the application to crash, the error handler will be called just before exit.
  2. Adds error handling to the samples using the new SetFatalErrorHandler for the for the Hosted sample and Manually for the two.

@michaelpduda michaelpduda merged commit d262ae2 into main Sep 5, 2024
@michaelpduda michaelpduda deleted the Errorhandling branch September 5, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant