Skip to content

bulk create refactor#531

Open
ezk06eer wants to merge 3 commits into
infobyte:masterfrom
ezk06eer:master
Open

bulk create refactor#531
ezk06eer wants to merge 3 commits into
infobyte:masterfrom
ezk06eer:master

Conversation

@ezk06eer

@ezk06eer ezk06eer commented Nov 4, 2025

Copy link
Copy Markdown

The bulk_create.py implementation was refactored to optimize memory usage and message queue efficiency by processing relationships in batches, clearing references to processed data, and adding explicit memory cleanup. All key requirements from the issue description were met, enhancing performance and resource utilization. The changes are now ready for developer review and acceptance.

Devops and others added 3 commits October 3, 2025 10:03
… usage and message queue efficiency by processing relationships in batches, clearing references to processed data, and adding explicit memory cleanup.

tasks.py modified to allow the new refactor on bulk_create
@gorrabot gorrabot force-pushed the master branch 2 times, most recently from f0526fa to f535168 Compare December 11, 2025 18:51
@gorrabot gorrabot force-pushed the master branch 2 times, most recently from 94b9080 to 084174b Compare May 14, 2026 20:04
@gorrabot gorrabot force-pushed the master branch 2 times, most recently from e497354 to 1074ecc Compare June 19, 2026 15:18
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.

1 participant