Skip to content

[PR #7113/d5136c36 backport][3.93] Mitigate a disk consumption issue during sync#7115

Merged
dralley merged 1 commit into3.93from
patchback/backports/3.93/d5136c36ecd47c99fccff1cd41ac02438e58366c/pr-7113
Nov 21, 2025
Merged

[PR #7113/d5136c36 backport][3.93] Mitigate a disk consumption issue during sync#7115
dralley merged 1 commit into3.93from
patchback/backports/3.93/d5136c36ecd47c99fccff1cd41ac02438e58366c/pr-7113

Conversation

@patchback
Copy link
Copy Markdown

@patchback patchback bot commented Nov 21, 2025

This is a backport of PR #7113 as merged into main (d5136c3).

The ArtifactSaver stage is acting as a bottleneck due to batching, and as a result artifacts downloaded by the ArtifactDownloader stage aren't being flushed out quickly enough. Using a default batch size of 500 is too much for some stages.

closes #7064

The ArtifactSaver stage is acting as a bottleneck due to batching, and
as a result artifacts downloaded by the ArtifactDownloader stage aren't
being flushed out quickly enough. Using a default batch size of 500
is too much for some stages.

closes #7064

(cherry picked from commit d5136c3)
@dralley dralley merged commit 88d842b into 3.93 Nov 21, 2025
13 checks passed
@dralley dralley deleted the patchback/backports/3.93/d5136c36ecd47c99fccff1cd41ac02438e58366c/pr-7113 branch November 21, 2025 21: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