[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 15 13:30:44 CEST 2021


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

--- Comment #31 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Created attachment 119615
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119615&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

Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi>

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


More information about the Koha-bugs mailing list