I have noticed that with the current config of 3 days, in an initial setup you will get two conjobs failing because of an empty list, this should fix that by ignoring an empty list being returned, in the case of there not being indicies older than 3 days.
Log Message below
"ERROR Unable to complete action "delete_indices". No actionable items in list: <class 'curator.exceptions.NoIndices'>"
I have noticed that with the current config of 3 days, in an initial setup you will get two conjobs failing because of an empty list, this should fix that by ignoring an empty list being returned, in the case of there not being indicies older than 3 days.
Log Message below
"ERROR Unable to complete action "delete_indices". No actionable items in list: <class 'curator.exceptions.NoIndices'>"