You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gRPC has not used this error in a year. I would like to remove it, since it is dead within our project.
However, it seems etcd is generating and returning this error. Please find a more appropriate error to return; we will be removing it soon. (Note: the original PR that deprecated it said it would be removed in 2017Q1.) Thanks!
The text was updated successfully, but these errors were encountered:
https://github.com/grpc/grpc-go/blob/4bbe223b12805ab25acbb9d2cadfab2ec9d04bb6/clientconn.go#L46-L49
gRPC has not used this error in a year. I would like to remove it, since it is dead within our project.
However, it seems etcd is generating and returning this error. Please find a more appropriate error to return; we will be removing it soon. (Note: the original PR that deprecated it said it would be removed in 2017Q1.) Thanks!
The text was updated successfully, but these errors were encountered: