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

Expose jetty connection options through protojure API #166

Open
positron opened this issue Jul 21, 2024 · 0 comments
Open

Expose jetty connection options through protojure API #166

positron opened this issue Jul 21, 2024 · 0 comments

Comments

@positron
Copy link

One gRPC service I am connecting to can take several seconds to establish a connection. It is unstable at the default timeout settings and I do not see a way to set my own timeout value beyond the idle timeout.

I see this in the logs when the failure happens:

  ; DEBUG o.eclipse.jetty.io.ManagedSelector - Channel java.nio.channels.SocketChannel [connection-pending remote=<redacted host/ip:port>] timed out while connecting, closing it
  ; DEBUG o.eclipse.jetty.io.ClientConnector - Could not connect to <redacted host/ip:port> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant