Simplify Router arguments passing and build it in docker image (#9964)
This commit is contained in:
@@ -77,7 +77,7 @@ def popen_launch_router(
|
||||
port,
|
||||
"--dp",
|
||||
str(dp_size),
|
||||
"--router-eviction-interval",
|
||||
"--router-eviction-interval-secs",
|
||||
"5",
|
||||
"--router-policy",
|
||||
policy,
|
||||
|
||||
Reference in New Issue
Block a user