Kent Bull
Kent Bull
@axelson Looks like I missed that one; someone else got to it first. Anything else look like a good option?
The cjab/weddell project is a good alternative: https://github.com/cjab/weddell
This may be fixed by #40
Yes, I tried everything there and got the exact same error.
That worked for me. Will the referenced PR #40 solve this?
The problem is still there. We are not ready to close this issue. The published code, as it stands, still causes this issue as stated in the current behavior.
@jeffdeville Did you have to use valid GCP credentials in order to get this to work? If so, can you provide an explanation or example? Trying all the methods you...
@matehat Thanks for the update. I ended up going with Weddell to take advantage of gRPC. The gRPC API provides lower tail latency (see [this](https://stackoverflow.com/questions/53197855/google-pub-sub-performance-latency-under-low-load) ). See [Weddell](https://github.com/cjab/weddell). Once Batching...
Yes, we've had good experience with it. My team runs it in production. I assume `cjab`, the maintainer, is being conservative in his description of the library. Once we have...
@michaelst I have seen these errors as well though I never got to the root cause. Any insight there?