Alexander Zubakov

Results 7 issues of Alexander Zubakov

This fixes an error when TLD nic server successfully responses but some of subrequests to Referral Server or Registrar Whois causes an error. Before it caused error without any data...

I fill my DB and when it came close to 12000 records I get the following error: ```` node: ../src/binding.cc:992: static void Client::cb_poll(uv_poll_t*, int, int): Assertion `status == 0' failed....

Hi, @JamesNK We detected the following endless errors from several pods when they are trying to perform Grpc calls to several endpoints: ![изображение](https://github.com/grpc/grpc-dotnet/assets/372089/39e2815c-21cb-4716-8aad-f7dd78c78a21) Exception itself is always the same: ```...

bug

@JamesNK Hi! We have a problem with using `PollingResolver` and `SubchannelsLoadBalancer`. There is a case (occuring mainly under very intensive use) when `ConnectionManager.PickAsync(...)` become poisoned and always returns `ErrorPicker` result...

bug

Hi, @JamesNK _Moved this issue from another thread as you said._ We got endless `Error connecting to subchannel` expeptions after `HttpRequestException` repeated 3 times. At first we catched this problem...

bug

Hi, @JamesNK It seems that there is an issue in `SubchannelsLoadBalancer.UpdateChannelState()`. When I call `SubchannelsLoadBalancer.UpdateChannelState(state)` with the `state` which consists of the same addresses but with different attributes as in...

bug

### What version of gRPC and what language are you using? Should work on every version, but I tested on `2.67.0` ### What operating system (Linux, Windows,...) and version? It...

bug