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

fix: use docker client without timeout for copy files operation #2565

Merged
merged 4 commits into from
Oct 15, 2024

Conversation

tedim52
Copy link
Contributor

@tedim52 tedim52 commented Oct 14, 2024

Description

If the a user tries to do store_service_files on a large directory, they will receive a timeout. To fix this, use the docker client with no timeout when copying files from service container.

Is this change user facing?

NO

@tedim52 tedim52 changed the title fix: use docker client without timeout from copy files operation fix: use docker client without timeout for copy files operation Oct 15, 2024
@tedim52 tedim52 added this pull request to the merge queue Oct 15, 2024
Merged via the queue into main with commit a48ed55 Oct 15, 2024
55 checks passed
@tedim52 tedim52 deleted the tedi/storeservicefiles branch October 15, 2024 15:07
github-merge-queue bot pushed a commit that referenced this pull request Oct 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.3.1](1.3.0...1.3.1)
(2024-10-15)


### Bug Fixes

* use docker client without timeout for copy files operation
([#2565](#2565))
([a48ed55](a48ed55))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <[email protected]>
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