Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Random timeouts for Blob Operations #1097

@albertllonch

Description

@albertllonch

Which service(blob, file, queue, table) does this issue concern?

Blob

Which version of the SDK was used?

12.14.1

Which platform are you using? (ex: .NET Core 2.1)

.NET 6

What problem was encountered?

I have a .NET solution that has implemented a Service scoped to handle all Azure blob operations that the application performs. We see no issues on non-prod environments., but when deployed in prod, we are seeing some random timeouts related to ALL Azure Storage dependencies operations Including:
imagen

Its not happening always also with same volumes, so we are not being able to track down the issue, but in essence we are seeing our API request being throttled because of these delays:

Screenshot 2024-04-17 151752

How can we reproduce the problem in the simplest way?

Have you found a mitigation/solution?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions