-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
part:❓We need to figure out which part is affectedWe need to figure out which part is affectedpriority:❓We need to figure out how soon this should be addressedWe need to figure out how soon this should be addressedtype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Description
What's needed?
Currently, the client doesn't appear to be handling the AioRpcError exceptions raised by the grpc client, which leaks the underlying exceptions to the client's users.
Proposed solution
We need to pass the caught AioRpcErrors to ApiClientError.from_grpc_error method and raise those.
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
part:❓We need to figure out which part is affectedWe need to figure out which part is affectedpriority:❓We need to figure out how soon this should be addressedWe need to figure out how soon this should be addressedtype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users