ruby-protobuf / protobuf

A pure ruby implementation of Google's Protocol Buffers
https://github.com/ruby-protobuf
MIT License
462 stars 101 forks source link

Add error reason to logs #402

Closed newellista closed 5 years ago

newellista commented 5 years ago

The error status will only be set in ::Protobuf::Rpc::Connectors::Base#failure method. Otherwise it will default to NONE.