I Am uploading an image which I convert into base64 , and try to send image into server, using Retrofit Library, but problem is that, Sometime Image Are Uploading successfully but sometime its going on on Failure() method in Retrofit , and throwing the error is timeout , I don't know what is the problem with that , sometime its working or sometime its not working, I am also trying to increase the time using http but still having the Same problem.