Searched refs:DEFAULT_REQUEST_RETRY_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
51 private static final long DEFAULT_REQUEST_RETRY_INTERVAL_MS = TimeUnit.MINUTES.toMillis(20); field in UceUtils299 return DEFAULT_REQUEST_RETRY_INTERVAL_MS; in getRequestRetryInterval()303 return DEFAULT_REQUEST_RETRY_INTERVAL_MS; in getRequestRetryInterval()