[ci] fix url strips in smg ci (#16548)
Co-authored-by: Chang Su <chang.s.su@oracle.com>
This commit is contained in:
@@ -466,7 +466,7 @@ class ModelPool:
|
||||
"[%.1fs] %s is healthy at %s (check #%d)",
|
||||
elapsed,
|
||||
key,
|
||||
instance.base_url,
|
||||
instance.worker_url,
|
||||
check_count,
|
||||
)
|
||||
instance._healthy = True
|
||||
|
||||
Reference in New Issue
Block a user