Postponed (maintainer needs more info)
Project:
FeedAPI
Version:
6.x-1.9-beta3
Component:
Code feedapi (core module)
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2009 at 14:58 UTC
Updated:
23 Jun 2010 at 13:19 UTC
Comments
Comment #1
petercasier commentedThis is still a problem. 50% of the manual refreshes time out by giving a blank screen....
Peter
Comment #2
tallsimon commentedvery odd. are you having any problems with other feeds? does this feed have more data than the others?
Comment #3
petercasier commentedAll my Yahoo Pipes - feeds have very regular time-outs... I guess the problem is the time it takes for Yahoo Pipes to generate the feed. On a test site, I import some simple feeds, and that works fine.
The only work-around I have found is to patch common.inc to reset the famous semaphor after a certain timeout, and to run a CRON job every 10 minutes,
just to hit 1 out of 5 feedapi refreshes successfully...
None of the two are pretty solutions, but they are a working workaround, though...
Would be nice if FeedAPI had some more robust time-out handling...
Peter
Comment #4
aron novakDo you have any info what's the fatal error what php throws? Maybe execution timeout?
Comment #5
petercasier commentedRunning on a shared host, so will check where the error logs are stored. Would not surprise me I get execution timeouts, as I get some with the search function too.