Closed (fixed)
Project:
Feeds Crawler
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2010 at 18:04 UTC
Updated:
14 Apr 2013 at 02:50 UTC
These seem like separate issues. I need to refactor the code but first it must be decided whether or not to use hook_feeds_after_import. This could allow batching to be used +1.
Comments
Comment #1
twistor commentedAfter some deeper investigation the odds of a timeout are huge if someone is trying to crawl greater than ~40 pages. Batch support is a must.
Comment #2
twistor commentedComment #3
twistor commentedI was wrong on all accounts. Implemented initial batching support. It doesn't however support Feeds batching, it just makes each page a job. Batching batches makes my brain explode.
Comment #4
twistor commentedComment #5
twistor commentedComment #6
twistor commentedComment #8
sanguis commentedI could also use this for 7. ine page per cron is too small
Comment #9
chrisroditis commentedHello, any updates on this? Is there a temporary workaround that could allow importing more than one page per cron?
Comment #10
twistor commented