We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f53c24 commit 60b23caCopy full SHA for 60b23ca
grpc-spring-boot-starter/build.gradle
@@ -24,6 +24,7 @@ signing {
24
25
26
nexusPublishing {
27
+ clientTimeout = java.time.Duration.ofMinutes(5)
28
repositories {
29
sonatype()
30
}
0 commit comments