From a3794e1ea5ed3c8e946bf2419d4c2e617fe5cccc Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 15 Feb 2018 19:08:53 -0800 Subject: [PATCH] Retries are automatic now [skip ci] --- README.md | 4 ---- 1 file changed, 0 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a2c1919..221d0c1 100644 --- a/README.md +++ b/README.md @@ -1147,10 +1147,6 @@ Create an initializer `config/initializers/elasticsearch.rb` with multiple hosts ```ruby ENV["ELASTICSEARCH_URL"] = "http://localhost:9200,http://localhost:9201" - -Searchkick.client_options = { - retry_on_failure: true -} ``` See [elasticsearch-transport](https://github.com/elastic/elasticsearch-ruby/blob/master/elasticsearch-transport) for a complete list of options. -- libgit2 0.21.0