Hi,
I am using wink server, and I wrote several tests using wink client.
While I am debugging on the server side (usually several minutes), I am getting SocketTimeoutException from the client side.
I initialized the RestClient with ClientConfig timeout of 10 minutes, but I am getting the exception after 1 minute.
Can anyone tell me what to do about it?
Thanks,
Daniel