[router] Expose worker startup interval (#3019)
This commit is contained in:
@@ -29,6 +29,7 @@ class TestLaunchRouter(unittest.TestCase):
|
||||
port=30000,
|
||||
policy="cache_aware",
|
||||
worker_startup_timeout_secs=600,
|
||||
worker_startup_check_interval=10,
|
||||
cache_threshold=0.5,
|
||||
balance_abs_threshold=32,
|
||||
balance_rel_threshold=1.0001,
|
||||
|
||||
Reference in New Issue
Block a user