Domo Data Stream API - Socket Time out

Options

Hi,

I am trying to upload a .gz csv file to domo using domo data stream APIs. I am using the java sdk provided by domo to handle the API calls. My data part file size is almost 95 MB. While performing the load I am getting 

java.net.SocketTimeoutException: timeout exception. When I looked into the sdk code i could see that

OkHttpClient read time out is set as 60 seconds.

Is this causing this issue? Is there anyway I can resolve this issue while using the domo provided java sdk? If not can anyone suggest what can be the ideal file size in the (20 MB-100 MB range) for this data load to go through without any timeout issues. 

Comments

This discussion has been closed.