Rethink DeadlineExceeded exception #913
Labels
api: bigtable
Issues related to the googleapis/python-bigtable API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Milestone
We are currently emitting a DeadlineExceeded exception when the overall operation times out. This could be misleading, since DeadlineExceeded is typically used to denote a single rpc failure. Maybe we should use a different exception type?
This question applies to all GCP libraries, and will likely need to be addressed at the api-core level as well as in this library
The text was updated successfully, but these errors were encountered: