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

Standardize error types #32

Open
lblackstone opened this issue Jun 2, 2022 · 0 comments
Open

Standardize error types #32

lblackstone opened this issue Jun 2, 2022 · 0 comments
Labels
kind/enhancement Improvements or new features

Comments

@lblackstone
Copy link
Member

Each provider has several classes of error conditions that it may encounter during an update. In most cases, we need to checkpoint the current state of any operations if an error is encountered.

Create error types for the following classes of error:

  • Cancellation
  • Timeout
  • Operation (API error)
  • Resource readiness
@lblackstone lblackstone added the kind/enhancement Improvements or new features label Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

1 participant