-
Notifications
You must be signed in to change notification settings - Fork 11
Open
0 / 10 of 1 issue completedLabels
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?
All exceptions raised by the client need to be subclasses of ApiClientError. For non-grpc error, we could have an additional subclass called TradingClientError.
Then the documentation need be updated to say that users can catch all client exceptions by just catching ApiClientError.
Proposed solution
No response
Use cases
No response
Alternatives and workarounds
No response
Additional context
No response
Sub-issues
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