View Source ExlasticSearch.Retry.Decorator (exlasticsearch v2.3.0)
Decorator for applying retry strategies to a function.
Configure with:
config :exlasticsearch, :retry, strategy: MyStrategy, additional_opts
Decorator for applying retry strategies to a function.
Configure with:
config :exlasticsearch, :retry, strategy: MyStrategy, additional_opts