heyo :wave: just a quick one - What is the correc...
# http4k
m
heyo 👋 just a quick one - What is the correct way to remove the timeout for a websocket? Can't see it in the wshandler or websocket classes but am getting the following after the connection is chilling for a while:
Error: org.eclipse.jetty.websocket.api.CloseException: java.util.concurrent.TimeoutException: Idle timeout expired: 300008/300000 ms
d
to be perfectly honest - am not sure. looks like something to be configured at the lower level. if you find anything please let us know!
m
Oh dang! Okay I shall have a lookie