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

Migration: Re-use async batch infrastructure #1343

Draft
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

obenland
Copy link
Member

One thing I noticed while testing these changes is that we'll end up with a lot of activitypub_async_batch events that kind of obscure what they do until you look at the args for the individual jobs. Not sure how we feel about that.
Maybe we should just keep it to batches and not move the async_migration job?

Proposed changes:

  • Updates migration jobs to re-using the Scheduler::async_batch infrastructure
  • Update tests to account for the above changes.

Other information:

  • Have you written new tests for your changes, if applicable?

Testing instructions:

  • Go to '..'

@obenland obenland requested a review from a team February 19, 2025 17:42
@obenland obenland self-assigned this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant