08-29-2022, 09:35 AM
(08-17-2022, 05:13 AM)Albert Wrote:Are you using a recent version of RoboDK? You probably need to increase the connection timeout.
You can set the connection timeout in seconds using _setTimeout:
Code:RDK._setTimeout(60)
Looks like it's server-side (robodk engine) issue. Is it possible to increase timeout there?