Closed miyagawa closed 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.
Seems this is fixed by either upgrading to the latest Coro, having some runaway watcher timer or adding short timeout to Comet.
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.