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

Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
pull/21174/head
湛露先生 8 months ago committed by GitHub
parent 879f839d75
commit ab290ed968
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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