https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26128
--- Comment #12 from David Cook <[email protected]> --- No errors on my 4th try with the same dataset. Import results : 0 imported records 2134 overwritten 0 not imported because already in borrowers table and overwrite disabled 207 not imported because they are not in the expected format 2341 records parsed Back to Tools It looks like it took from 00:23:09 to 00:27:14 So just over 4 minutes and 5 seconds. Very close to a timeout. It looks like about 5-10 records *updated* per second. The average is 9.55 records *processed* per second. If you have a max of 300 seconds, then the max records processed in that time would be 2,865 records. But I suspect that the average goes way down when importing rather than overwriting records. Which is why I'll delete those borrowers, retry, and evaluate the import rate... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
