浏览代码

video recall

linfan 1 年之前
父节点
当前提交
e966c2f797
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      video_recall.py

+ 1 - 1
video_recall.py

@@ -2694,7 +2694,7 @@ class PoolRecall(object):
             return None
 
     def get_sort_ab_codel_config(self):
-        ab_key = "sort_ab_config"
+        ab_key = "sort_ab_config2"
         data = self.redis_helper.get_data_from_redis(key_name=ab_key)
         if data is not None:
             try: