You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"We have a lot of TryXyz style methods where we just never actually check the resulting bool. That is super confusing for maintenance and could be hiding things. We need to go through those and determining which ones don't need to be try patterns vs which ones we need to react to failure will be very helpful"
The text was updated successfully, but these errors were encountered:
jsquire
added
Storage
Storage Service (Queues, Blobs, Files)
Client
This issue points to a problem in the data-plane of the library.
labels
Oct 15, 2024
"We have a lot of TryXyz style methods where we just never actually check the resulting bool. That is super confusing for maintenance and could be hiding things. We need to go through those and determining which ones don't need to be try patterns vs which ones we need to react to failure will be very helpful"
The text was updated successfully, but these errors were encountered: