Increase timeout from HttpClient defaults for Android app

Got an idea? Missing something? Post your feature request here.

Moderator: moderators

Increase timeout from HttpClient defaults for Android app

Postby archrival » Tue Nov 22, 2011 8:59 am

I have one particular folder that contains several thousands albums. It is impossible to navigate to this folder using the Android app because the default timeout is too low. I found that by adding a line like this httpClient.getParams().setParameter("http.socket.timeout", new Integer(60000)); in executeWithRetry allows the request to complete before throwing the timeout exception. I'm not sure if this should be a configurable option, but increasing it solves my problem. I've also noticed issues with Recently Added and Random.
archrival
 
Posts: 173
Joined: Wed May 26, 2010 6:02 am

Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 6 guests