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

--- Comment #12 from Martin Renvoize <martin.renvo...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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/

Reply via email to