oyvindo wrote: 
> I'm now on 0.7.5. and for reasons I do not understand, I've suddenly
> been able to modify the Preference settings. 
> 
Odd, haven't changed anything regarding preferences

> 
> So I set the timeout to 10 minutes, but LMSnewGUI still throws timeout
> error messages on the screen from time to time. I fail to see any
> pattern in this, and the message itself doensn't make much sense to me:
> Error in server call (Operation: read)
> URL
> /plugins/LMSnewGUI/js.html?_dc=1363889016863&args=%7B%22cmd%22%3A%22getTracksByAlbum%22%2C%22albumid%22%3A1698%7D&page=1&start=0&limit=25
> Parameters:
> {"args":"{\"cmd\":\"getTracksByAlbum\",\"albumid\":1698}","page":1,"start":0,"limit":25}
> Error message: timeout
> (The above is just an example)
> 
getTracksByAlbum reads the tracks for the current/selected album. Since
this is a simple operation, I'd assume your server is still busy with
some previous tasks - as the timeout is now much higher, you haven't
received a message about it. So you will get random timeouts from
various operations, and that's probably why there is no discernible
pattern.

> 
> Do you think you can figure out how to overcome these timeout errors ?
> 
I don't think there is a good solution for this. It makes no sense to
set the timeout for everything to a higher value by default, since in
nearly all cases this is counter productive (as any operation except
those already included in the preferences and maybe one or two more
taking that long would indicate a real issue on a regular setup, and
then you would get subsequent errors exactly as you are now seeing).
That being said, I've added two more parameters in v.0.7.6 (Ext_ ...
timeout - see the help text), which will affect every request made to
the server (most likely - can't really test it) - you can try increasing
those (although I would generally advise against changing them)

> 
> (I see others in the forum suffers from them as well)
I'm not trying to downplay the issue, but I've only seen one post about
it (and the poster solved it by increasing the timeout to 45 secs).
Generally, the way the GUI works it simply needs a certain level of
performance from the server, or the user experience will be sub optimal.


------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=98186

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to