Skip to content

Commit 694d010

Browse files
deckoclaude
andcommitted
docs: add changelog fragment for repair_metadata memory fix
JIRA: PULP-1573 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 708f5a6 commit 694d010

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGES/PULP-1573.bugfix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Reduced peak memory consumption of repair_metadata by lowering batch size from 1000 to 250,
2+
eliminating double S3 reads for wheel files, and closing artifact file handles after each
3+
iteration. This fixes "Worker has gone missing" errors on repositories with 1000+ packages.

0 commit comments

Comments
 (0)