izderadicka / audioserve-android

Android client for audioserve
67 stars 11 forks source link

Timeout for HTTP is too short #14

Closed izderadicka closed 3 years ago

izderadicka commented 4 years ago

Especially for loading folders, where (due to metadata scanning) it can take a while. Right now it looks like request is timeouted if response is not started in 10 secs. Should extend to 60 secs or so. Can timeout be especially extended for folders listing only?

izderadicka commented 3 years ago

With server changes - folders cache - it will not be needed.