Ilarion Kovalchuk
Ilarion Kovalchuk
## Description Gobetween keeps "session" connecting client (source_host:port) and backend (host:port) until it times out or closes or fails to read/write. It may be not enough, if session is targeting...
It would be nice to let backends warm up for configured time after discovery have added them.
### You want to: * [ ] report a *bug* * [x] request a *feature* ### Current behaviour From the documentation and code of socket.io and its dependencies such as...