Skip to content

Optimize import memory and stabilize import logs - #24

Merged
firstelementjp merged 6 commits into
developfrom
feature/import-memory-phase-a
Mar 28, 2026
Merged

Optimize import memory and stabilize import logs#24
firstelementjp merged 6 commits into
developfrom
feature/import-memory-phase-a

Conversation

@dxd5001

@dxd5001 dxd5001 commented Mar 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • optimize import memory usage by streaming CSV batches and reusing offsets
  • reduce dry-run log memory growth and transient payload size
  • stabilize import log tab behavior and preserve final logs
  • fix CSV quote parsing for backslash-escaped double-quote edge cases
  • allow test release builds from the current branch

Validation

  • dry run completed successfully on staging for a large CSV
  • actual import progressed stably without memory spikes or related-site impact during observation
  • UI log tab issues and CSV parsing edge case were verified during testing

@firstelementjp
firstelementjp merged commit 767fed3 into develop Mar 28, 2026
@firstelementjp
firstelementjp deleted the feature/import-memory-phase-a branch March 28, 2026 08:30
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