This repository was archived by the owner on Mar 20, 2018. It is now read-only.
This repository was archived by the owner on Mar 20, 2018. It is now read-only.
GaxError is no longer raised in 0.13.0 when expected #130
Closed
Description
For example, when getting a non-existent topic we expect a GaxError
but see a grpc._Rendezvous
instead.
Related: googleapis/google-cloud-python#2336