Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error cases in gRPC #277

Open
mherkhachatryan opened this issue Feb 28, 2024 · 0 comments
Open

Error cases in gRPC #277

mherkhachatryan opened this issue Feb 28, 2024 · 0 comments

Comments

@mherkhachatryan
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant