Re: How to set timeout using Java client library

2011-12-05 Thread Kevin Winter
Hi Kevin, Unfortunately, there is currently no built-in way to do this with the library. It would be possible to patch the library to make this happen - for example, AdWordsHttpSender could be modified to set a property into the messageContext prior to sending, or the AdWordsServiceFactory co

How to set timeout using Java client library

2011-12-02 Thread Kevin
Hi, Is there a way to set the timeout for service calls using AdWords Java client library? One of our service calls got stucks for hours doing initial SSL Handshake: at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:129) at com.s