You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have the same kind of issue on my side with version 1.21. It was better with older version 1.12.
I think it's because of that commit: jansupol@4ed2ec7
Before that commit, there was an optimization in TyrusSession#restartIdleTimeoutExecutor and a new IdleTimeoutCommand was not scheduled if maxIdleTimeout was less than 1.
66 connections
are established using websocket client, but800+ threads
are created, is this normal fortyrus-client
The text was updated successfully, but these errors were encountered: