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

Refine migration script #31

Closed
tublitzed opened this issue Jan 15, 2020 · 0 comments
Closed

Refine migration script #31

tublitzed opened this issue Jan 15, 2020 · 0 comments
Assignees

Comments

@tublitzed
Copy link
Contributor

As a follow up to the initial migration script, there's a few issues that were mentioned in the pr that may need some investigation (thanks @pjenvey for pointing them out):

  • (probably) handle users exceeding batch limit
  • how to handle errors during a user migration. can the entire user's move be in one transaction (so if an error happens, we cleanly abort)? and if we abort a user's migration should we retry? or just report the user id that failed for fixing up later?

If we think of more, let's just add them to the list here; if this list gets too big we can break down into smaller tasks.

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

No branches or pull requests

2 participants