Increasing the re-connect timeout for the VSE server when connecting to DevTest Registry.
All supported DevTest releases.
Add this to the local.properties file of where the VSE is running and restart the VSE.
lisa.defaultRegistryConnectionTimeoutSeconds=90
# A value of 0 indicates an infinite timeout; that is, we will wait forever trying to connect.
NOTE: This property can also be used with the Coordinator and Simulator.
Refer to section "DevTest Property File (lisa.properties)" in the documentation of the DevTest release you are running.