Re: Camel-salesforce Intermittent time outs

2018-05-22 Thread Zoran Regvart
Hi Dalli, you can increase the timeout from the default 6 milliseconds to any greater value that would result in a successful invocation by putting "timeout" and a numeric value in the `httpClientProperties`[1] map in the component configuration. This might not solve your issue entirely as the

Camel-salesforce Intermittent time outs

2018-01-31 Thread Dalli Kranthi Kumar
Hi, We are using the sales force component and trying to write to external salesforce health cloud using the camel salesforce component. Most of the times, the data seem to flow. However abruptly I see the below errors. If I reprocess the failed one again, it would work. But looks like this ke