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

ignore normal exit when reporting API process close #431

Merged

Conversation

calebdoxsey
Copy link
Collaborator

Summary

When the desktop-client is quit we will close the API process, resulting in an event being sent to Sentry. This also happens if the API process never starts. Both of these will now be suppressed should remove the majority of these sentry issues.

Related issues

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@calebdoxsey calebdoxsey requested review from a team as code owners January 2, 2025 21:10
@calebdoxsey calebdoxsey requested review from nhayfield and kenjenkins and removed request for a team January 2, 2025 21:10
@calebdoxsey calebdoxsey merged commit 3e84d2d into main Jan 2, 2025
5 checks passed
@calebdoxsey calebdoxsey deleted the cdoxsey/eng-1816-desktop-app-api-process-unexpectedly-quit branch January 2, 2025 21:23
Copy link
Collaborator

@nhayfield nhayfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants