Skip to content

Commit 20dc197

Browse files
batsura-saST-DDT
andauthored
Update grpc-client-spring-boot-starter/src/main/resources/META-INF/additional-spring-configuration-metadata.json
Co-authored-by: ST-DDT <[email protected]>
1 parent e6403b6 commit 20dc197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grpc-client-spring-boot-starter/src/main/resources/META-INF/additional-spring-configuration-metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"name": "grpc.client.GLOBAL.timeout",
112112
"type": "java.time.Duration",
113113
"sourceType": "net.devh.boot.grpc.client.config.GrpcChannelProperties",
114-
"description": "The timeout is used to applying from config to each new call. By default and if zero value is configured, the timeout will not be used. The default timeout will be ignored, if a deadline has been applied manually."
114+
"description": "The default timeout is applied to each new call. By default, and if a zero value is configured, the timeout will not be set. The default timeout will be ignored if a deadline has been set manually."
115115
},
116116
{
117117
"name": "grpc.client.GLOBAL.security.authority-override",

0 commit comments

Comments
 (0)