File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -1057,6 +1057,33 @@ Example configuration
10571057
10581058 .. _conf-riak-result-backend :
10591059
1060+ .. setting :: elasticsearch_retry_on_timeout
1061+
1062+ ``elasticsearch_retry_on_timeout ``
1063+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1064+
1065+ Default: :const: `False `
1066+
1067+ Should timeout trigger a retry on different node?
1068+
1069+ .. setting :: elasticsearch_max_retries
1070+
1071+ ``elasticsearch_max_retries ``
1072+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1073+
1074+ Default: 3.
1075+
1076+ Maximum number of retries before an exception is propagated.
1077+
1078+ .. setting :: elasticsearch_timeout
1079+
1080+ ``elasticsearch_timeout ``
1081+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
1082+
1083+ Default: 10.0 seconds.
1084+
1085+ Global timeout,used by the elasticsearch result backend.
1086+
10601087Riak backend settings
10611088---------------------
10621089
You can’t perform that action at this time.
0 commit comments