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

feat(ex/notifications/notification_server): send notification to all connected Skate instances #2846

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

firestack
Copy link
Member

#2831 got merged into the wrong branch. See #2831 for discussion, summary, and context.

To be able to syncronize multiple Skate instances in production, we need to setup
distributed Elixir.

Following the way https://github.com/mbta/ride_along did it, this uses `DNSCluster`
to find the other Skate instances, and if the variable is not present, it does nothing
so this is safe to deploy to production before the corrisponding devops PR.
@firestack firestack requested a review from a team as a code owner October 8, 2024 20:48
@firestack firestack force-pushed the kf/asn/dn/distributed-notifications branch from 9389d08 to 472d236 Compare October 8, 2024 20:54
@firestack firestack enabled auto-merge (squash) October 8, 2024 21:44
@firestack firestack merged commit f683d85 into main Oct 9, 2024
9 checks passed
@firestack firestack deleted the kf/asn/dn/distributed-notifications branch October 9, 2024 13:39
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.

2 participants