Improve error-handling of batch reindexing API #113943
Labels
enhancement
New value added to drive a business result
Feature:Upgrade Assistant
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
As noted in #113822 (comment), we should surface reindexing errors to the consumer of the batch reindex API that ships with Upgrade Assistant.
As part of this change, we can also do some minor refactoring, such as renaming
mapAnyErrorToKibanaHttpResponse
tohandleReindexingError
and expand its role to handle both Kibana and ES errors.CC @sabarasaba
The text was updated successfully, but these errors were encountered: