noodles 2 năm trước cách đây
mục cha
commit
6010d36566
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      run5.py

+ 5 - 1
run5.py

@@ -592,7 +592,11 @@ def main():
                                 'name':output['name'], 
                                 'fid':output['fid'],
                                 'check_':1})
- 
+
+        except TimeoutException as e:
+            traceback.print_exc()
+            continue
+
         except:
             progress_table.insert({'id_':group['分店編號'],
                                 'name':output['name'],