-
Notifications
You must be signed in to change notification settings - Fork 346
Open
Description
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
Labels
No labels