Timur Sadykov
Timur Sadykov
Currently, clients do not have a good way to distinguish retryable errors and implement custom retry strategies. Sometimes this causes infinite retries like here: https://github.com/nwbirnie/gapic-oauth-invalid-hangs. Please prioritize the fix if...
Hi, I'm trying to register an UWP app and I'm getting a validation error "Callback url is not a url". I'm using an URI per MS docs in the following...
Current detection has elevated false-negative rate in certain environments and cause unrecoverable errors. To improve that we add a static detection of Google hardware. Implement the stage 1 proposal per...
Currently, clients do not have a good way to distinguish retryable errors and implement custom retry strategies. Sometimes this causes infinite retries like here: https://github.com/googleads/google-ads-ruby/issues/246 Please consider fixing with a...
Currently, clients do not have a good way to distinguish retryable errors and implement custom retry strategies. Sometimes this causes infinite retries like here: https://github.com/nwbirnie/gapic-oauth-invalid-hangs. Please prioritize the fix if...
Nested classes causes import mix up on some build environments. Right now we have full package names instead of imports as a mitigation.
Disabling universe domain validation until further notice per b/349488459