After overnight hiatus, or prolonged stepping away from computer, I am getting connection timeout and having to restart REPL:
Thanks timo. Setting max-idle-time seems to have done the trick, thank you
; 2025-09-23T16:48:47.514Z rrr-viralnet-4.local DEBUG [org.eclipse.jetty.io.IdleTimeout:161] - SocketChannelEndPoint@5b67a775{l=/[0:0:0:0:0:0:0:1]:3112,r=/[0:0:0:0:0:0:0:1]:58742,OPEN,fill=-,flush=-,to=13688/200000}{io=0/0,kio=0,kro=1}->HttpConnection@8ce6b61[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@64996171{s=START}]=>HttpChannelOverHttp@357e826b{s=HttpChannelState@d6961ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//localhost:3112/process?eid=376&dir=up,age=13683} idle timeout check, elapsed: 13688 ms, remaining: 186312 ms
I try to avoid restart by (d/release conn) and connecting again but does not resolve the issue.You're using the server now?
Maybe max-idle-time in the config https://ring-clojure.github.io/ring/ring.adapter.jetty.html