vttranlina commented on PR #2561: URL: https://github.com/apache/james-project/pull/2561#issuecomment-2538662245
> Ensuring that if reads timeout close the connection would be enougth to clean things up. great, it works perfectly as expected. I tested it, and with a read timeout, it goes to `.doOnCancel(...)` I see the default code read timeout = 60s Do you think we should configurable it? (I think it un necessary, 60s is ok). If yes, we can use `IdleStateHandler` for `handleWebSocketConnection` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
