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

Distinguish long migrations and fast migrations #3

Open
benoitbryon opened this issue Sep 5, 2014 · 2 comments
Open

Distinguish long migrations and fast migrations #3

benoitbryon opened this issue Sep 5, 2014 · 2 comments

Comments

@benoitbryon
Copy link
Owner

When you run an upgrade, you cannot handle long and short operations the same way: long operations break your application for a long time, whereas users may not notice short ones!

@benoitbryon
Copy link
Owner Author

At the moment, I do not know how to mark the migrations. I do not know how to safely handle long migrations. But as a matter of fact, there could be killer features around there.

@benoitbryon
Copy link
Owner Author

@rodo: does this ticket match your expectations? Feel free to comment it or create a new one ;)

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

No branches or pull requests

1 participant