With the limited details you provide all I can advice is: try not to close the
slave agent or kill its network connection.
If you want better advice, you need to provide more details. In general, the
slave agent does not lose connection in the middle of builds.
-- Sami
Manoj Attal kirjoitti
I have set up Jenkins slave and masters on windows machines. I have set up
Jenkins slave using JNLP(Java web smart) mode. On jenkins slave I am
performing set up of application and then it perform some UI tests. The
issue is that Jenkins slave automatically gets disconnected after few
minutes.