@AndyPayne@stevebaer
Is there still a limit to the timeout?
I have set the timeout to be about 500 secs and it still throws an error when I run a large study and it takes approximately 240 secs to run the definition.
Hi Anuj. There are two TIMEOUT values to be aware of. One is a HTTP timeout for the server (ie. rhino.compute) and the other is a HTTP timeout for the client (ie. Hops). The timeout dialog which is exposed in the Hops preferences sets the HTTP timeout value for the client. The server timeout is set via an environment variable on the machine where the server is running. To set this one, you have to set the value of the RHINO_COMPUTE_TIMEOUT environment variable. Does this help?