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

Decide on AppError codes #3438

Open
joshua-kim opened this issue Oct 2, 2024 · 0 comments
Open

Decide on AppError codes #3438

joshua-kim opened this issue Oct 2, 2024 · 0 comments

Comments

@joshua-kim
Copy link
Contributor

joshua-kim commented Oct 2, 2024

Seems like the app error codes are a bit inconsistent rn. Will take this convo out of this PR.

Originally posted by @StephenButtolph in #3434 (comment)

AppError is somewhat inconsistent - originally the idea was to have a way to define errors that likely needed client-side behavior to occur (ErrThrottled -> backoff), but some errors exist (i.e ErrNotValidator, ErrUnregisteredHandler) that don't.

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