Jump to content

While trying to use TERR ( using Data Function) I get following error - .


Rupa SS

Recommended Posts

HI, While trying to use TERR ( using Data Function) I get following error -

 

Could not execute function call.TIBCO Enterprise Runtime for R returned an error: 'Error in terrUtils::http.get(url, headers, options) : error while making GET request: Timeout was reached (28), Operation timed out after 60014 milliseconds with 0 out of -1 bytes received'. at Spotfire.Dxp.Data.DataFunctions.Executors.LocalFunctionClient.OnExecuting(FunctionClient funcClient) at Spotfire.Dxp.Data.DataFunctions.Executors.AbstractFunctionClient.d__0.MoveNext() at Spotfire.Dxp.Data.DataFunctions.Executors.SPlusFunctionExecutor.d__0.MoveNext() at Spotfire.Dxp.Data.DataFunctions.DataFunctionExecutorService.d__6.MoveNext()

Any idea what could cause this error Appreciate any help on this.

Link to comment
Share on other sites

  • 4 months later...
  • 1 year later...

HI,

I have exact same issue. I use a http.get to consume a REST api which takes some time to complete and I want my client to wait until it finishes. How can we change the parameter 60000ms for the timeout value

Thanks

Error:

TIBCO Enterprise Runtime for R returned an error: 'Error in http.get("http://xxxxxxyy : error while making GET request: Timeout was reached (28), Operation timed out after 60014 milliseconds with 0 out of -1 bytes received'.

at Spotfire.Dxp.Data.DataFunctions.Executors.LocalFunctionClient.OnExecuting(FunctionClient funcClient)

at Spotfire.Dxp.Data.DataFunctions.Executors.AbstractFunctionClient.d__0.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.Executors.SPlusFunctionExecutor.d__0.MoveNext()

at Spotfire.Dxp.Data.DataFunctions.DataFunctionExecutorService.d__6.MoveNext()

 

Omid Djoudi

Link to comment
Share on other sites

  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...