Skip to content

How to mock out grpc status code and headers? #125

@scvnc

Description

@scvnc

I want to verify how my app behaves when the grpc status code is 9 and particular metadata headers (X-DETAIL-CODE) are being sent, as this is how I am tranmitting error details to my client.

It seems unclear how to do this with the json stub definition or if it's currently possible.

Thanks :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions