[ci] fix url strips in smg ci (#16548)

Co-authored-by: Chang Su <chang.s.su@oracle.com>
This commit is contained in:
Simo Lin
2026-01-06 09:23:58 -08:00
committed by GitHub
co-authored by Chang Su
parent 21da2dc1ce
commit a3656cbb96
4 changed files with 5 additions and 7 deletions
@@ -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