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

Idempotency issues #738

Closed
5 tasks done
iamhopaul123 opened this issue Mar 12, 2020 · 0 comments · Fixed by #862
Closed
5 tasks done

Idempotency issues #738

iamhopaul123 opened this issue Mar 12, 2020 · 0 comments · Fixed by #862
Labels
type/bug Issues that are bugs.

Comments

@iamhopaul123
Copy link
Contributor

iamhopaul123 commented Mar 12, 2020

Currently many of our subcommands are not idempotent, which means that they can throw errors if users have deleted some of the resources in advance. Therefore, for better user experience we need to make every subcommand idempotent if possible. Here is a list of the subcommands with idempotency issues:

*The list might not cover all subcommands with idempotency issue. If there's more feel free to add to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Issues that are bugs.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant