Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Getting Read timeout when calling Yodlee API

Tags:

yodlee

I'm getting a lot of errors about "Read timed out".

Caused by: org.apache.cxf.binding.soap.SoapFault: Read timed out

Is this error on yodlee's servers side? How can this be fixed?

like image 683
davidbrai Avatar asked Jun 26 '26 23:06

davidbrai


1 Answers

This is because the API is taking more time. You can override by setting Java System parameter as “-Dcom.yodlee.soap.client.read.timeout="time out in milli sec" without quotes. Please configure it to 60 secs and see if it resolves.

If you are using CXF, you can control the client timeout by modifying the configuration for the client http-conduit file.

like image 164
Vijay Kumar Avatar answered Jun 29 '26 03:06

Vijay Kumar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!