I am importing only 300 records, and it takes for ever. If I don't limit the batch runs to 50 it actually times out. Is this normal? From what I've read some other people are running imports in the thousands. Any ideas on what I can look for?
Thanks!
-justin
Comments
Comment #1
robert castelo commentedTiming out is not a problem, since the User Import module keeps track of which user it last imported and starts from the next user in the CSV file when it runs again, either during a cron run or if you click the continue importing link.