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

Summary

Functions

retry()

(macro)

retry(body, ctx)