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

fix: Make sure to set the UserID early for sentry error tracking #1191

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

adrien-coye
Copy link
Contributor

@adrien-coye adrien-coye commented May 29, 2024

Abstract

Making sure the userId is set early in sentry to track crashes in a useful way. It is now set before Realm has a chance of migrating.
Following the work done in a sister PR on the Mail side

Did non regression tests on app and extension. Did not notice anything.

Copy link

sonarcloud bot commented May 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@adrien-coye adrien-coye marked this pull request as ready for review May 30, 2024 08:03
@adrien-coye adrien-coye merged commit 81a753e into releaseAPIV3 Jun 4, 2024
3 checks passed
@adrien-coye adrien-coye deleted the APIV3_SetSentryUserIdEarly branch June 4, 2024 11:47
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.

None yet

2 participants