Skip to content

turn grps errors into context errors #1

Open
@pjvds

Description

@pjvds

Currently the client returns raw grpc errors while they should be more specific. For example, appending to a stream in a non existing database should not return a grpc error with status code NotFound error, but an specific ErrDatabaseNotFound.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions