googleapis / gax-ruby

Google API Extensions for Ruby
https://rubygems.org/gems/google-gax
BSD 3-Clause "New" or "Revised" License
20 stars 22 forks source link

Improved error handling #100

Closed geigerj closed 6 years ago

geigerj commented 7 years ago

Distinguish different types of failures as subclasses of GaxError. We can use the same categories of errors as are currently used in google-cloud-core.