[Feedreader-development] server response timeout value
Brought to you by:
toomastoots
From: Toomas T. <to...@i-...> - 2004-03-28 13:01:04
|
Hello! Is there any special meaning for this row: Feedretrieval_Timeout = 15000; // Time in msec, that TIdHTTP waits for a server response I think that 15seconds is quite small time. For example a lot of feeds that are abroad give me timeout with this value. It's better if this timeout is for example 120 seconds. With that we make sure that all normal (but not always responsive) feeds get downloaded. What do you think? And another problem is our Feedreader lockdown problem :) You know, then user can't close feedreader/cannot see toolbar. I still sometimes get this. Problem is that if I "end task" then all feed updates are gone and all my read messages are unread. I will try to make feedreader save feeds and headlines for example once in hour...? Greetings Toomas |