Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
dduit
Contributor

Configure TimeOut for tRestClient on Runtime

Hello together,

I am receiving a SocketTimeOutException for bigger Datasets from the tRestClient in my job. How do I configure timeouts for the tRestClient on Talend Runtime (Linux Server). Is there a variable I can set in a file under /runtime/etc/?

Best regards

Labels (1)
  • REST

1 Reply
Shicong_Hong
Support

Hi 

Can you try to modify the configuration file org.apache.cxf.http.conduits-common.cfg as explained in the component documentation.

2024-03-01_16-37-16.png

https://help.talend.com/r/en-US/8.0/esb-rest/trestclient-standard-properties

Regards

Shicong