@nimakro By default it will automatically continue, but the behavior might depend on your network failure mode. If a DNS call just hangs indefinitely for example, the launcher would wait for that. There might be JVM settings that can affect DNS resolution and TCP wait/timeout, or we could build it into the launcher, but my experience has been that with any network related failure, it just prints the strack trace to the console and continues. Try starting the app with a console open to see what you get there.