Skip to content

Commit

Permalink
stale code
Browse files Browse the repository at this point in the history
Change-Id: I00d8020a441a6520d22a91ee12b825a05b840040
  • Loading branch information
igorbernstein2 committed Dec 11, 2023
1 parent 91bcc18 commit b89b698
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ public void reversedWithForcedResumption() throws IOException, InterruptedExcept
.stubSettings()
.readRowsSettings()
.retrySettings()
.setInitialRpcTimeout(Duration.ofMillis(10))
.setMaxAttempts(100);

InstantiatingGrpcChannelProvider.Builder transport =
Expand Down

0 comments on commit b89b698

Please sign in to comment.