Bo Shi

Results 17 comments of Bo Shi

Hi - curious what the status of the project is. Any plans to update to 0.23?

Fix merged into /ask branch.

I'm late to the party but have a couple cents. The discussion is focused on how to track progress with an emphasis on microbenchmarking but I'd like to point out...

What version of `gcloud` is `wal-e` locked at? `BadStatusLine` seems to be a retry-able error as of Nov 30 2015 (or possibly earlier): https://github.com/GoogleCloudPlatform/google-cloud-python/blame/0581c286c46ecc832fb5a3a80c674cd3b408c081/core/google/cloud/streaming/http_wrapper.py#L53 `gcloud` seems to have been renamed...

Going by the git-blame, @alex may be the right person to ping to get help/feedback as he seems to be the original author.

As part of this investigation, I discovered that "docker pull foo/bar:sometag" will incur a hit to the API endpoint that lists all tags for 'foo/bar'. This seems a bit wasteful....

Skimmed the discussion in #643 - it seems like you guys are aware and thinking about the issue of unbounded looping over driver interface methods. One other concern is the...

I can take this, there're some handy helpers in the client library to handle creds holistically (adc/gcloud/etc)

@cbracken would you be open to taking contributions making incremental progress toward supporting protobuf in this rules repository? > we didn't have a mechanism to create standalone Dart binaries E.g....

Thanks for the review @minherz - code updated and responses ready for another look.