I executed the demo from UiPath Studio Docs and it works fine. So, i set Init timeout to 30000ms and still get the same error. I try another timeout limit and it ...
Java-side timeouts are meant to complete immediately when the timeout expires. Previously, responses could still be converted on the JNI side after the Java timeout, adding extra work and delaying ...