Mira Leung
Mira Leung
IIRC this might have originated from post-processing code that was needed on the raw Gapics generated from g3, and I think @dwsupplee might have ended running these tests successfully. @dwsupplee...
@vam-google FYI
Just documenting the behavior SGTM.
@chingor13 Could you please provide more detail, ideally with a client lib such as [dataproc](https://github.com/googleapis/java-dataproc) so we can go over concrete examples? This would help us better understand where the...
We're tracking this in the microgenerator and will address it after code completion.
Not yet for the microgenerator, but I can pick this up now. Could you please provide some repro snippets and env setup so I could try this out?
Thanks for the ping. We have a Fixit next week, so I've earmarked this for more digging then.
I [tried out](https://github.com/miraleung/gapic-oauth-invalid-hangs/pull/1) the sample with invalid credentials from a different library (which is the same approach used in gax-java's [ClientContextTest](https://github.com/googleapis/gax-java/blob/master/gax/src/test/java/com/google/api/gax/rpc/ClientContextTest.java#L318)). In this case, it fails immediately with the error...
Thanks for the updates Nick, I'll take another look.
Sijun will dig into this further - thank you!