6 Jan
2023
6 Jan
'23
10:34 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32393 --- Comment #12 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- There's scope creep here.. the try encompasses the process_job which means it's also catching all sorts of other possible failures from each and every processor that's written. I think we should limit the scope of this bug to only catch bad JSON encoding and leave error handling for individual tasks to the tasks themselves. -- You are receiving this mail because: You are watching all bug changes.