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

address image sending timeouts #91

Merged
merged 2 commits into from
Nov 8, 2023
Merged

address image sending timeouts #91

merged 2 commits into from
Nov 8, 2023

Conversation

rcooke-warwick
Copy link
Contributor

@rcooke-warwick rcooke-warwick commented Nov 1, 2023

This is a change to be paired with balena-os/leviathan#1072 to try to reduce the risk of connection drops while streaming the OS images to the worker. For larger images, especially when preloaded, the connection is prone to timing out. These PR's attempt to remove the http request and server timeouts.

The seperate heartbeat timeout that we have will timeout the test run if something goes wrong.

Change-type: patch

@acostach
Copy link
Contributor

acostach commented Nov 7, 2023

lgtm

Change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
Change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
@rcooke-warwick rcooke-warwick marked this pull request as ready for review November 8, 2023 10:00
@flowzone-app flowzone-app bot enabled auto-merge November 8, 2023 10:01
@flowzone-app flowzone-app bot merged commit 884ce53 into master Nov 8, 2023
58 checks passed
@flowzone-app flowzone-app bot deleted the ryan/timeout-tests branch November 8, 2023 14:44
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