Skip to content

Map from HTTP2 error codes to gRPC errors #269

@edsko

Description

@edsko

The gRPC specification mandates a mapping from HTTP2 error codes to gRPC errors. We don't currently do this.

Marking this as low priority since this only has local effects; that is, code written using grapesy might need to take these HTTP2 error codes into account if it really wants to, but the counterparty won't be affected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority: lowMinor enhancementsspecPart of the spec is not implemented (use bug or enhancement label to distinguish further)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions