Domo Data Stream API - Socket Time out
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…