Skip to content

Feature request: TryDeleteBlobAsync() #38

@Eli-Black-Work

Description

@Eli-Black-Work

Would it make sense to add a TryDeleteBlobAsync() method that tries to delete a blob and returns false if the blob isn't found?

Some of the current DeleteBlobAsync() methods throw an exception when the blob isn't found (e.g. LocalStorageProvider::DeleteBlobAsync()), which isn't ideal if we already expect that the blob may not exist.

Thanks! 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions