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

Fixes #13605: Specify batch size for cached counter migrations #13610

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

jeremystretch
Copy link
Member

Fixes: #13605

Add batch_size=100 to the bulk_update() calls in the cached counter migrations, to avoid very large SQL queries.

@jeremystretch jeremystretch changed the title Specify batch size for cached counter migrations Fixes #13605: Specify batch size for cached counter migrations Aug 30, 2023
@jeremystretch jeremystretch merged commit aebf328 into feature Aug 30, 2023
8 checks passed
@jeremystretch jeremystretch deleted the 13605-optimize-migration branch August 30, 2023 13:18
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant