[Koha-bugs] [Bug 27421] Porting tools/stage-marc-import.pl to BackgroundJob

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 5 13:49:25 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27421

--- Comment #74 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Marcel de Rooy from comment #73)
> Hmm. Transaction stuff too in MARCImportCommitBatch..
> There is no rollback included as if you would have called txn_do !

I am wondering if we should still commit after 50 records or so. If the job
fails, I do not expect it to commit any records at all now. Especially since it
runs in a background worker now.
My idea now: parameter that controls intermediate commits !

Any thoughts?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list