Closed jnstq closed 7 months ago
I see this error in the log output, but everything seems to work. Can I just ignore it?
Yeah, feel free to ignore it. Go gRPC client automatically adjust its settings over time to match the server keepalive configuration, it's not a problem (and it's been there forever but stayed unnoticed because grpc-go reported it with the info level; and now it's changed).
We're updating the internal server settings to match the client's one in v1.5 (which is coming very soon), so this log line should disappear.
Tell us about your environment
AnyCable-Go version: 1.4.8-f9dd29c
AnyCable gem version: 1.4.4
What did you do?
I have this docker-compose setup.
What did you expect to happen?
It runs any errors.
What actually happened?
I see this error in the log output, but everything seems to work. Can I just ignore it?