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

Only select the Data Export ID to enqueue the migration jobs #9477

Conversation

Nitemaeric
Copy link
Contributor

Context

As we instantiate active record objects when we loop through queueing objects, we run out of memory as we instantiate each active record object with the data fields.

Changes proposed in this pull request

Only select id for the enqueue loop.

Guidance to review

-

@Nitemaeric Nitemaeric merged commit 249e9e0 into main Jun 18, 2024
23 checks passed
@Nitemaeric Nitemaeric deleted the dd/move-migrations-to-worker-jobs-to-tackle-each-data-export-in-isolation branch June 18, 2024 12:55
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