Remove exception thrown when deleting an ES index that doesn't exist in favour of a warning

Created on 1 March 2024, 10 months ago
Updated 19 March 2024, 9 months ago

Problem/Motivation

This isn't really necessary. If an index doesn't exist then technically there is nothing to do and it shouldn't be classified as fatal. It has caused unnecessary issues elsewhere in our code base (I know it is specific to us but isn't warranted).

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇦🇺Australia mortim07

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024