beautydate / grpc-kit

GRPC toolkit for microservices
MIT License
4 stars 0 forks source link

Discover better strategy to retries #10

Open vyper opened 7 years ago

vyper commented 7 years ago

To study https://github.com/GoogleCloudPlatform/google-cloud-ruby/blob/master/google-cloud-datastore/lib/google/cloud/datastore/v1/datastore_client_config.json

vyper commented 7 years ago

google-cloud gem uses google-gax (doc) to extend a "normal" stub.

Examples of definition and consume in datastore.