Searched refs:shouldRetryText (Results 1 – 1 of 1) sorted by relevance
292 $shouldRetryText = ($shouldRetry) ? 'true' : 'false'; variable in Elasticsearch\\Connections\\Connection294 $this->log->warning("Retries left? $shouldRetryText");