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

fix: Healthcheck improperly calling postgrex #1219

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

filipecabaco
Copy link
Contributor

What kind of change does this PR introduce?

Currently postgrex was trying to call a pid that was from another node which is not capable to do. We need to wrap it around Realtime.Database.transaction to run the erpc call against the target node

Currently postgrex was trying to call a pid that was from another node which is not capable to do. We need to wrap it around Realtime.Database.transaction to run the erpc call against the target node
Copy link

vercel bot commented Nov 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
realtime-demo ⬜️ Ignored (Inspect) Nov 12, 2024 7:23pm

@filipecabaco filipecabaco merged commit 5dafe26 into main Nov 12, 2024
3 of 4 checks passed
@filipecabaco filipecabaco deleted the fix/health-check-incorrect branch November 12, 2024 19:27
@kiwicopple
Copy link
Member

🎉 This PR is included in version 2.33.44 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants