Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve user feedback about async operations #37

Open
apozsuse opened this issue Jun 10, 2022 · 0 comments
Open

Improve user feedback about async operations #37

apozsuse opened this issue Jun 10, 2022 · 0 comments

Comments

@apozsuse
Copy link
Contributor

Current version of the Azure SDK does NOT provide a proper object with the result for an asynchronous operation.
In image deletion, the result object is always None, no matter if the image is actually deleted or not, so it's not possible to provide accurate info to the cli user in some error scenarios.

It might be good to check the issue again in the future to fix it.

This was referenced Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant