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

Random timeouts for Blob Operations #1097

Open
albertllonch opened this issue Apr 17, 2024 · 0 comments
Open

Random timeouts for Blob Operations #1097

albertllonch opened this issue Apr 17, 2024 · 0 comments

Comments

@albertllonch
Copy link

albertllonch commented Apr 17, 2024

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

@albertllonch albertllonch changed the title Random timeouts when doing Random timeouts for Blob Operations Apr 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant