Currently there doesn't seem to be any batch support in FeedsDataProcessor's process() function. Maybe that's because compared to node processing, it's much more lightweight and faster?

Anyway, I've got quite a large dataset and I was running into PHP timeout issues.

Comments

nicolash’s picture

StatusFileSize
new2.03 KB

Patch

nicolash’s picture

Status: Active » Needs review

Pls review....

nicolash’s picture

StatusFileSize
new2.75 KB

Against latest dev and increased batch size to 1000.

chingis’s picture

Do not work for me :( batch always start from the same position, i.e. from 0

techninja’s picture

Last patch at #3 works for me. Seems a bit silly that the processor wasn't made this way in the first place. Now if only we can find someone else to help test...

twistor’s picture

Assigned: nicolash » Unassigned
Issue summary: View changes
Status: Needs review » Closed (outdated)