miyagawa / remedie

perl based pluggable media center application
http://remediecode.org/
121 stars 13 forks source link

refreshing feed with many items stuck #135

Closed miyagawa closed 15 years ago

miyagawa commented 15 years ago

If a feed has many channel items the Plagger process would be stuck with Coro threading and comet doesn't receive updates until the next time we update other feeds. There should be a way to signal/alarm to the thread.

miyagawa commented 15 years ago

Seems this is fixed by either upgrading to the latest Coro, having some runaway watcher timer or adding short timeout to Comet.