Browse Source

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

Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
tags/1.5.0
湛露先生 4 months ago
parent
commit
ab290ed968
No account linked to committer's email address
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      api/core/model_manager.py

+ 0
- 2
api/core/model_manager.py View File

@@ -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…
Cancel
Save