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

add http codes to error messages #851

Merged
merged 1 commit into from
Oct 15, 2023
Merged

Conversation

jdknight
Copy link
Member

While this extension tries to provide a descriptive error statement to help users understand a failed scenario, it may be good to relay the exact HTTP code for select events to provide users more feedback on the state of things. This can be useful for advanced users who only want to see the associated code with the instance they are interacting with.

While this extension tries to provide a descriptive error statement to
help users understand a failed scenario, it may be good to relay the
exact HTTP code for select events to provide users more feedback on the
state of things. This can be useful for advanced users who only want to
see the associated code with the instance they are interacting with.

Signed-off-by: James Knight <james.d.knight@live.com>
@jdknight jdknight merged commit 498a908 into main Oct 15, 2023
27 checks passed
@jdknight jdknight deleted the add-http-codes-to-err-messages branch October 15, 2023 18:12
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

Successfully merging this pull request may close these issues.

1 participant