View Source ExlasticSearch.Retry.Decorator (exlasticsearch v2.2.3)

Decorator for applying retry strategies to a function. Configure with

config :exlasticsearch, :retry, strategy: MyStrategy, additional_opts

Summary

Functions

retry()

(macro)

retry(body, ctx)