[Koha-bugs] [Bug 26312] Add some error handling during Elasticsearch indexing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 1 15:51:39 CEST 2021


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

--- Comment #22 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 119079
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119079&action=edit
Bug 26312: (follow-up) Fix passing of exception messages

'error' has special meaning in exceptions so naming the fields:
type, details

Rather than only dealing with a single exception type, we generically
get the ES exception info and pass it up.

I could not recreate timeout still, however, I simply restarted the
ES docker during commit stage to cause NoNodes exceptions

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


More information about the Koha-bugs mailing list