Bug 95369 - Should not block on high latency feeds
Summary: Should not block on high latency feeds
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-17 22:23 UTC by Mark Coletti
Modified: 2005-04-26 22:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Coletti 2004-12-17 22:23:49 UTC
Version:            (using KDE KDE 3.2.1)
Installed from:    SuSE RPMs
Compiler:          g++ 3.3.3 
OS:                Linux

Some RSS feeds come from sites under a very high load, and so take a long time to respond, if at all.  akregator, when going through its fetch-all cycle, will stubbornly continue RSS feed updates on such feeds, thus holding up the entire cycle.  Its update attempts should timeout after so many seconds.  This probably should be a user-settable parameter.
Comment 1 Frank Osterfeld 2005-04-26 22:46:55 UTC
We have a timeout for fetches now, set to 90 seconds atm.