Searched refs:logPrefix (Results 1 – 1 of 1) sorted by relevance
164 private static void attemptRetryOnException(String logPrefix, Request<?> request, in attemptRetryOnException() argument173 String.format("%s-timeout-giveup [timeout=%s]", logPrefix, oldTimeout)); in attemptRetryOnException()176 request.addMarker(String.format("%s-retry [timeout=%s]", logPrefix, oldTimeout)); in attemptRetryOnException()