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

Dev environment upload to Azure connection timeout #4149

Closed
wwwjn opened this issue Jul 18, 2022 · 4 comments · Fixed by #4275
Closed

Dev environment upload to Azure connection timeout #4149

wwwjn opened this issue Jul 18, 2022 · 4 comments · Fixed by #4275
Assignees
Labels
p2 Do it this quarter.

Comments

@wwwjn
Copy link
Contributor

wwwjn commented Jul 18, 2022

Describe the bug
When using dev environment upload large files, it will give connection time out. Please see 3:29 in the following video.

azure.core.exceptions.ServiceResponseError: ('Connection aborted.', timeout('The write operation timed out'))
Screen.Recording.2022-07-18.at.14.34.42.mov

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@teetone
Copy link
Collaborator

teetone commented Jul 20, 2022

Does this happen from scdt (ssh scdt)?

@wwwjn
Copy link
Contributor Author

wwwjn commented Jul 27, 2022

It also happens from my PC when uploading to Azure. I think it's a common problem. And it happens sometimes, and uploads success other times.
Related issue: Azure/azure-sdk-for-python#12166

This is because "sometime the first put blob request cannot finish within the specified/default timeout value". Since we are using Apache Beam, I'm trying to find corresponding parameters to fix this.

@pranavjain
Copy link
Contributor

Jiani will deploy to dev env. today and run the test.

@pranavjain
Copy link
Contributor

@wwwjn to share the PR with Ashwin for review.

@percyliang percyliang added the p2 Do it this quarter. label Sep 30, 2022
@wwwjn wwwjn moved this to Done in Fall'22 Goals Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 Do it this quarter.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants