mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-07 05:42:57 +00:00
feat: remove timeout in the channel between frontend and datanode (#3962)
* style: change builder pattern Signed-off-by: Ruihang Xia <waynestxia@gmail.com> * feat: remove timeout Signed-off-by: Ruihang Xia <waynestxia@gmail.com> * remove unused config Signed-off-by: Ruihang Xia <waynestxia@gmail.com> * update docs Signed-off-by: Ruihang Xia <waynestxia@gmail.com> --------- Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1613,6 +1613,7 @@ dependencies = [
|
||||
"common-catalog",
|
||||
"common-config",
|
||||
"common-error",
|
||||
"common-grpc",
|
||||
"common-macro",
|
||||
"common-meta",
|
||||
"common-procedure",
|
||||
|
||||
Reference in New Issue
Block a user