Skip to content

Error cases in gRPC #277

@mherkhachatryan

Description

@mherkhachatryan

in REST API, it's clearly defined what kind of possible error messages we can get, I can't find those anywhere for gRPC thought. There is only this piece about error in docs if artifact.finish_reason == generation.FILTER: for safety check.

How can I get and handle rate limit, unauthorized and other errors in gRPC?

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