소스 검색

unreachable-code for lb model fetch. (#20797)

Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
tags/1.5.0
湛露先生 4 달 전
부모
커밋
ab290ed968
No account linked to committer's email address
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0
    2
      api/core/model_manager.py

+ 0
- 2
api/core/model_manager.py 파일 보기

@@ -542,8 +542,6 @@ class LBModelManager:

return config

return None

def cooldown(self, config: ModelLoadBalancingConfiguration, expire: int = 60) -> None:
"""
Cooldown model load balancing config

Loading…
취소
저장