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

Send subscriber_notifications analytics when notification is created, not published to relay #342

Open
chris13524 opened this issue Jan 29, 2024 · 0 comments
Labels

Comments

@chris13524
Copy link
Member

Right now the subscriber_notifications is sent whenever a notification is successfully published to the relay. However, bugs in the publisher service (such as #341) can result in duplicate recordings of a notification.

Consider sending this analytics event when the notification is initially inserted into the database.

@arein arein added the accepted label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants