Skip to content

Add the ability to retry on failure. #163

@roaksoax

Description

@roaksoax

According to documentation,

By default, the client retries the request 3 times
But another doc says below in retry_on_failure section, which appears contradicting to me.

Whether to retry X times when request fails before raising and exception. Defaults to false.
Looking at the current implementation, it is not using retry_on_failure
https://github.com/logstash-plugins/logstash-filter-elasticsearch/blob/main/lib/logstash/filters/elasticsearch/client.rb#L36-L37

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions