Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

util/etcd: workaround for upstream cancellation problem #1491

Closed
wants to merge 2 commits into from

Conversation

daviddrysdale
Copy link
Contributor

Seems like grpc/grpc-go#2733 has resulted
in behaviour where any attempt to gRPC dial with a timeout gives
a cancelled-context error.

Checklist

Seems like grpc/grpc-go#2733 has resulted
in behaviour where any attempt to gRPC dial with a timeout gives
a cancelled-context error.
@Martin2112
Copy link
Contributor

Maybe we can get a fix done instead? They were pretty responsive when I reported the last bug.

@daviddrysdale
Copy link
Contributor Author

This hits the ct-go repo having the same problem, and we can't update both atomically. Time for another approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants