1 Dec
2023
1 Dec
'23
12:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35438 --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #4)
The idea of surrounding the whole job with a transaction was to be able to "retry" it in case it fails. If we process only a subset it won't be possible (unless parsing the "report").
I think it was a great theory and and bad practice. Especially since we are transacting 50 at a time and not entire batches ( perish the thought! ). -- You are receiving this mail because: You are watching all bug changes.