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

Raise correct error on fail #8

Merged
merged 3 commits into from
Jun 25, 2024
Merged

Raise correct error on fail #8

merged 3 commits into from
Jun 25, 2024

Conversation

dorner
Copy link
Member

@dorner dorner commented Jun 25, 2024

No description provided.

@@ -105,16 +106,59 @@ def assign_params(request, param_hash, body_string, params)
end
end

def grpc_http_status(code)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit, might be helpful to link to grpc status codes https://grpc.github.io/grpc/core/md_doc_statuscodes.html

Also, might be good to put them in order

Copy link

@skawaguchi-flipp skawaguchi-flipp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quickly checked

@dorner dorner merged commit acc1d1d into main Jun 25, 2024
3 checks passed
@dorner dorner deleted the fix-error-statuses branch June 25, 2024 17:47
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.

2 participants