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

Remove sender ID and log unavailable #127

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Remove sender ID and log unavailable #127

merged 1 commit into from
Sep 10, 2024

Conversation

larkox
Copy link
Contributor

@larkox larkox commented Sep 9, 2024

Summary

All "Unavailable" errors that may be sent from the client, were put in the bucket of "unknown transport error", so we log them as "unavailable" errors instead.

Also, a "SenderIDMismatch" means that the app is configured with a different push proxy, so it is going to always fail. Therefore we add them to remove the device id from the server, to avoid so many messages.

Ticket Link

NONE

@larkox larkox added the 1: Dev Review Requires review by a core commiter label Sep 9, 2024
Copy link
Member

@agnivade agnivade left a comment

Choose a reason for hiding this comment

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

Nice!

@larkox larkox added 2: Reviews Complete All reviewers have approved the pull request and removed 1: Dev Review Requires review by a core commiter labels Sep 10, 2024
@larkox larkox merged commit 1b3d152 into master Sep 10, 2024
5 checks passed
@larkox larkox deleted the removeMismatch branch September 10, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants