Skip to content

gRPC: error.type for gRPC cannot have different semantics in server and client #3874

Description

@mbissa

Area(s)

No response

What's the problem?

The way gRPC is designed currently, all non OK statuses are considered errors. There is no way to determine if something which is non-OK is actually an OK for server.

Describe the solution you'd like

Just keep the everything non-OK as an error.

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Need triage
    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions