Open GoogleCodeExporter opened 8 years ago
Set Read/Connection Timeout in ConnectorConfig. Setting ReadTimeout only will
solve the issue.
for ex.
ConnectorConfig.setConnectionTimeout(integer timeout in millis)
ConnectorConfig.setReadTimeout(integer timeout in millis)
Original comment by abhinavgupta697
on 30 Oct 2010 at 4:25
I changed this settings to 60000, but always in 10 seconds timeout error
happens.
Original comment by kcunha.a...@gmail.com
on 17 Oct 2011 at 7:28
Original issue reported on code.google.com by
adam.bra...@gmail.com
on 27 Oct 2010 at 6:03