Skip to content

[Storage] [DataMovement] Refactor Try-style methods #46644

@nickliu-msft

Description

@nickliu-msft

"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"

Metadata

Metadata

Assignees

Labels

ClientThis issue is related to a non-management packageStorageStorage Service (Queues, Blobs, Files)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions