liqian 2 years ago
parent
commit
0ee5572b60
1 changed files with 2 additions and 0 deletions
  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 = []
             # ###