Home
last modified time | relevance | path

Searched refs:shouldRetryText (Results 1 – 1 of 1) sorted by relevance

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
DConnection.php292 $shouldRetryText = ($shouldRetry) ? 'true' : 'false'; variable in Elasticsearch\\Connections\\Connection
294 $this->log->warning("Retries left? $shouldRetryText");