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 logs that record how the Apple/Google Push Services respond to our push notification delivery requests #1126

Closed
charleslavon opened this issue Apr 18, 2024 · 1 comment
Labels

Comments

@charleslavon
Copy link
Collaborator

charleslavon commented Apr 18, 2024

Describe
After our serverless fn pulls notification events from the pub/sub queue and sends them to a push service handler, although it has some error handling, our logs often indicate success (because an error wasn't thrown), even though a push message may not be received by the expected client.

Describe the solution you'd like
Add logs that record all possible push notification responses along with alerts that trigger a message to a slack channel if a certain threshold of push notification errors have been reached.

What additional inexpensive solutions might improve our ability ensure that push messages are delivered to clients?

This should be time-boxed to a max of 2-sprints.

Copy link
Contributor

github-actions bot commented Dec 6, 2024

This issue has been automatically closed because it has been inactive for more than 180 days. Please reopen and prioritize this for development if it is essential.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 6, 2024
@github-project-automation github-project-automation bot moved this from To Do to Done in Near.org Core Experience Dec 6, 2024
@github-project-automation github-project-automation bot moved this from NEW❗ to Shipped 🚀 in DevRel Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Status: Done
Development

No branches or pull requests

3 participants