http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8685
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from M. Tompsett <[email protected]> --- (In reply to Sophie MEYNIEUX from comment #0) > Inventory tool fails with a timeout if the CB file to process is too large. > In fact it doesn't really fails, CB are properly processed, but the user > can't see the result because of the timeout occuring before the end of > processing. > > One solution could be to implement background job like in MARC import > (BZ1531) I think this would be a decent idea. > Another one could be to add scheduler to plan inventory process like in > reports I like the background job idea better, because if you are there are the inventory/stocktaking tool page, you want that done then and there. A pretty progress back gives nice feedback too. (In reply to Jonathan Druart from comment #3) > Sophie, do you know if this is still valid for recent version of Koha? My testing for bug 10625 for an unfiltered report ran for just over 1 minute for just a couple of barcodes. I can easily imagine that a large barcode file would generate a timeout in terms of the web page not displaying before the script completed. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
