Postponed (maintainer needs more info)
Project:
Leech
Version:
5.x-1.6
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 May 2007 at 20:42 UTC
Updated:
23 May 2007 at 14:58 UTC
Hi there,
First of all, thanks a huge lot for this wonderful module; it is easy to use and provides a very valuable feature to Drupal!
In my application, one of the RSS feeds is a scaper that requires quite some processing time (partly due to the fact that the leeched webserver is slow). It almost always happens that the default timeout of 15 seconds is not enough. It would therefore be very nice to have a 'Timeout' textfield in the feed's configuration options.
Regards,
Kaspar
Comments
Comment #1
alex_b commentedHi Kaspar,
What kind of error do you get when the feed times out?
I guess the 15 sec is the PHP execution timeout defined by your server - did you try to push up this timout to 30sec?
For the record - here is the php function that sets the execution timeout:
http://us2.php.net/set_time_limit