Arvind Bright
Arvind Bright
Ran the test 4x 10K times and doesnt flake. Seems to be flaking more in github than in forge.
Failed 1 in 10K runs on forge logs: ``` === RUN Test === RUN Test/RetryStats [third_party/golang/grpc/internal/grpctest/tlogger.go:116](https://cs.corp.google.com/piper///depot/google3/third_party/golang/grpc/internal/grpctest/tlogger.go?l=116&ws=arvindbright/32&snapshot=6): INFO clientconn.go:105 [core] [Channel #1] Channel created (t=+1.006509ms) [third_party/golang/grpc/internal/grpctest/tlogger.go:116](https://cs.corp.google.com/piper///depot/google3/third_party/golang/grpc/internal/grpctest/tlogger.go?l=116&ws=arvindbright/32&snapshot=6): INFO clientconn.go:1556 [core] [Channel #1]...
flaked again https://github.com/grpc/grpc-go/actions/runs/3852686030/jobs/6565023613
https://github.com/grpc/grpc-go/actions/runs/6632864246/job/18019443106?pr=6746
ping @easwars to follow up
cc: @easwars Can this be closed since https://github.com/grpc/proposal/pull/356 and https://github.com/grpc/proposal/pull/357 are getting merged, and we are reimplementing pickfirst all together?
Since our team is prioritizing DualStack feature development in the coming quarters, Let's close this.
We decided to go forward with using Codecov - since it seems to be the popular option within gRPC repos. + While working on the coverage we had a cumulative...
@prakrit55 -- thanks for the interest. which one would you like to pick up first?
Sorry for the delay in getting back to this. Looking at the current state of things every time a new connection is made over TLS, an `h2` string is appended...