Skip to content

Blob Storage SDK hits timeout issue periodically, no indication as to why #12166

@Petermarcu

Description

@Petermarcu

Reported by @Garfinkel. @Garfinkel if you could share more details of the script you used, that would be helpful.

I ran a Python script which uploads a ~30-50mb GZIP file to Azure Blob Storage through the Python SDK (v 12.3.1) using Python 3.7.5 and 3.7.7. The error I receive indicates a timeout issue with no indication why other than "server response error".

We should better indicate when issues are transient / potentially an Azure issue as opposed to a user issue.

Region = us east

... 1_CallAPI.venv\lib\site-packages\azure\core\pipeline\transport_requests_basic.py", line 284, in send

raise error

azure.core.exceptions.ServiceResponseError: ('Connection aborted.', timeout('The write operation timed out'))

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Service AttentionWorkflow: This issue is responsible by Azure service team.StorageStorage Service (Queues, Blobs, Files)bugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions