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:
Ruihang Xia
2024-05-16 22:12:42 +08:00
committed by GitHub
parent f93b5b19f0
commit 4b030456f6
7 changed files with 51 additions and 71 deletions

1
Cargo.lock generated
View File

@@ -1613,6 +1613,7 @@ dependencies = [
"common-catalog",
"common-config",
"common-error",
"common-grpc",
"common-macro",
"common-meta",
"common-procedure",