Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
When Elasticsearch returns a 5xx response (e.g. when a field doesn't match the index format), PutElasticsearchHttp does not dequeue the item, causing it to infinitely retry and cause a backlog.
Expected behaviour would be to route the item to either the retry or failed outputs.
Attachments
Issue Links
- links to