Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I am trying to increase the timeout in ESB/runtime/Karaf. I tried to follow the documentation : https://help.talend.com/reader/T7hdMN16K129AtayaQluAA/3phm0NgDLDn_jVKVSAsJAg
but it is not clear or I am not able to change it and see the consequence.
I have a service that call a process that can take more than 30 seconds and the service time out by default.
Can you help me to configure it correctly?
Thanks.
Hello,
Please have a look at this online document about:TalendHelpCenter:HTTP Conduit OSGi Configuration Parameters
On Runtime we use the 'standard' CXF-Conduit File to specific these parameters.
The specific parameter you look for are:
client.ConnectionTimeout
client.ReceiveTimeout
Let us know if it is OK with you.
Best regards
Sabrina