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

Clone the incoming image stream before writing to disk #52

Closed
wants to merge 1 commit into from

Conversation

klutchell
Copy link
Contributor

This should prevent backpressure and out-of-sync disk write
speeds from backing up the entire pipeline and killing the stream.

Change-type: patch
Signed-off-by: Kyle Harding kyle@balena.io

@klutchell klutchell marked this pull request as ready for review August 30, 2021 18:04
@klutchell klutchell marked this pull request as draft August 30, 2021 18:08
This should prevent backpressure and out-of-sync disk write
speeds from backing up the entire pipeline and killing the stream.

Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
@zwhitchcox
Copy link

@klutchell I think you can just update the balena-sdk version, because your finishFlush flags in balena-request should fix the problem.

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.

None yet

2 participants