Java Google Analytics API - Read timed out
问题 I'm running a load of queries from Google Analytics which works fine on my local machine. However on the server it seems to have run 3 queries (of 251) before this error: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:146) at sun.security.ssl.InputRecord.readFully(InputRecord.java:312) at sun.security.ssl.InputRecord.read(InputRecord.java:350) at sun.security.ssl.SSLSocketImpl