Hi,
recently i noticed, when im running tests with 5000 users, i get this “OnComplete” error:
java.util.concurrent.TimeoutException: Request timed out to … of 60000 ms
How come OnComplete was sent with no status?!
java.net.ConnectException: Handshake did not complete within 10000ms
I dont know, if it is related to those TimeoutException or ConnectException.
But this behaviour only occours, when im running this test from ONE local machine.
If i split these 5000 users between more computers and then run tests at same time, there is no error.
Im using Gatling 2.1.6
If you will need any more info,please let me know.
Thanks for any response
Lukas