When refresh='wait_for', this causes ES to return a 400 Bad Request. However, this is not made apparent in howler's logs, making it difficult to catch failing retention logs.
Deliverables:
- Add unit tests that check for 400 Bad request on invalid
delete_by_query run.
- Ensure the tests log an error message.
When
refresh='wait_for', this causes ES to return a 400 Bad Request. However, this is not made apparent in howler's logs, making it difficult to catch failing retention logs.Deliverables:
delete_by_queryrun.