Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3340156
D13355.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
424 B
Referenced Files
None
Subscribers
None
D13355.diff
View Options
diff --git a/shared/grpc_clients/src/lib.rs b/shared/grpc_clients/src/lib.rs
--- a/shared/grpc_clients/src/lib.rs
+++ b/shared/grpc_clients/src/lib.rs
@@ -10,7 +10,7 @@
use tonic::transport::Channel;
use tracing::info;
-const CONNECT_TIMEOUT_DURATION: Duration = Duration::from_secs(5);
+const CONNECT_TIMEOUT_DURATION: Duration = Duration::from_secs(30);
pub(crate) async fn get_grpc_service_channel(
url: &str,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 22, 9:26 PM (18 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2565127
Default Alt Text
D13355.diff (424 B)
Attached To
Mode
D13355: [grpc_clients] bump gRPC connection timeout to 30 seconds
Attached
Detach File
Event Timeline
Log In to Comment