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: Add migrations to be less blocking #1218

Merged
merged 5 commits into from
Nov 12, 2024

Conversation

filipecabaco
Copy link
Contributor

What kind of change does this PR introduce?

  • Partition the Migrations Supervisor
  • Use maybe_migrate
  • Fix maybe_migrate to avoid transactions and potentially reduce transaction from Migrations
  • Move code for migrations and partition creation from init to handle_continue so the process does not get locked

* Partition the Migrations Supervisor
* Use maybe_migrate
* Fix maybe_migrate to avoid transactions and potentially reduce transaction from Migrations
* Move code for migrations and partition creation from init to handle_continue so the process does not get locked
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) Visit Preview Nov 12, 2024 6:52pm

@filipecabaco filipecabaco merged commit 61907d3 into main Nov 12, 2024
3 of 4 checks passed
@filipecabaco filipecabaco deleted the fix/partition-migrations-supervisor branch November 12, 2024 18:55
@kiwicopple
Copy link
Member

🎉 This PR is included in version 2.33.43 🎉

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