[Koha-bugs] [Bug 32393] background job worker explodes if JSON is incorrect

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 6 13:55:33 CET 2023


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

--- Comment #14 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Martin Renvoize from comment #12)
> 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.

We should not trust the job and catch potential crashes IMO, to prevent a bad
job to take the worker down.

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


More information about the Koha-bugs mailing list