Skip to content

Commit 709e9c7

Browse files
committed
increase client ttl
Signed-off-by: 0oshowero0 <o0shower0o@outlook.com>
1 parent d11f808 commit 709e9c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

transfer_queue/interface.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ def _maybe_create_tq_storage(conf: DictConfig) -> DictConfig:
145145

146146
cmd = [
147147
"mooncake_master",
148+
"-client_ttl=30",
148149
"-default_kv_lease_ttl=999999",
149150
"-default_kv_soft_pin_ttl=999999",
150151
"--eviction_high_watermark_ratio=1.0",

0 commit comments

Comments
 (0)