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

add queryset paginator #327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

awartani
Copy link

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue add pagination to allow re-indexing big number of records
Need Doc update no

Describe your change

We had to reindex 50k records and Heroku memory couldn't handle it, so we added pagination in place

What problem is this fixing?

optimize re-indexing memory usage

@Gustutu
Copy link

Gustutu commented Feb 21, 2024

I have the same problem with memory usage. Thumbs up to merge this pr.

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

Successfully merging this pull request may close these issues.

2 participants