Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

Proper timeout (and other exceptions) handling #132

Closed
vicmosin opened this issue Jul 21, 2015 · 1 comment
Closed

Proper timeout (and other exceptions) handling #132

vicmosin opened this issue Jul 21, 2015 · 1 comment

Comments

@vicmosin
Copy link

Sometimes server fails with the following exception:

EXCEPTION, please implement org.jboss.netty.handler.codec.http.HttpChunkAggregator.exceptionCaught() for proper handling.
org.jboss.netty.channel.ConnectTimeoutException: connection timed out: /10.11.10.35:8082
    at org.jboss.netty.channel.socket.nio.NioClientBoss.processConnectTimeout(NioClientBoss.java:137)

I would be nice to be able to handle it as netty suggests

@xiemeilong
Copy link

+1

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

No branches or pull requests

3 participants