Browse Source

Merge branch 'abtest-112-20220816' into test

liqian 2 năm trước cách đây
mục cha
commit
863c7855fd
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      video_recall.py

+ 2 - 0
video_recall.py

@@ -1810,6 +1810,8 @@ class PoolRecall(object):
             filtered_result = ge.get()
 
             # debug
+            if freq == 1 and key_flag == '24h_dup3':
+                filtered_result = filtered_result[:3]
             if freq == 2:
                 filtered_result = []
             # ###