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

NotifTroubleshootingScreen: Make email-sent log line actually reach Sentry #5775

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

chrisbobbe
Copy link
Contributor

An alternative approach to #5720, to help us detect potential cases where the user thought they'd contacted support through the app, but we don't see an email on our side. (We're not aware of such cases yet, but in principle it could happen.)

It seems probably fine to do it at the "warn" level rather than "info". If someone sends one of these emails, it usually means something's not quite right with notifications somewhere, making "warn" probably at least as appropriate as "info" in more cases than not.

…entry

An alternative approach to zulip#5720, to help us detect potential cases
where the user thought they'd contacted support through the app, but
we don't see an email on our side. (We're not aware of such cases
yet, but in principle it could happen.)

It seems probably fine to do it at the "warn" level rather than
"info". If someone sends one of these emails, it usually means
something's not quite right with notifications somewhere, making
"warn" probably at least as appropriate as "info" in more cases than
not.
@gnprice gnprice force-pushed the pr-warn-troubleshooting-email-sent branch from c416abf to 155ed70 Compare October 5, 2023 21:03
@gnprice
Copy link
Member

gnprice commented Oct 5, 2023

Sure, makes sense. Merging.

@gnprice gnprice merged commit 155ed70 into zulip:main Oct 5, 2023
1 check passed
@chrisbobbe chrisbobbe deleted the pr-warn-troubleshooting-email-sent branch October 5, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants