msalvador
3 years agoFrequent Contributor
Connection reset
Hi guys, I got this problem: ERROR [errorlog] java.net.SocketException: Connection reset java.net.SocketException: Connection reset at sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323) ~[...
- 3 years ago
Hi,
I use basic auth, but token don't need to be refreshed.
Yes I use DB connections.
However I discovered the issue, my test suite could store/run max 50 test cases, I figure out this problem adding and cutting test cases into the suite.