Searched refs:lbRpcRetryPolicy (Results 1 – 1 of 1) sorted by relevance
128 private BackoffPolicy lbRpcRetryPolicy; field in GrpclbState622 if (initialResponseReceived || lbRpcRetryPolicy == null) { in handleStreamClosed()625 lbRpcRetryPolicy = backoffPolicyProvider.get(); in handleStreamClosed()633 prevLbRpcStartNanos + lbRpcRetryPolicy.nextBackoffNanos() - time.currentTimeNanos(); in handleStreamClosed()