Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
luolongfei committed Dec 29, 2021
2 parents b0052df + f45ce8b commit b5f02e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions netflix.py
Original file line number Diff line number Diff line change
Expand Up @@ -1217,6 +1217,8 @@ def run(self):
files=[f'logs/{Netflix.now("%Y-%m-%d")}.log',
self.error_page_screenshot()])

break

num += 1
except Exception as e:
logger.error('出错:{}', str(e))
Expand Down

0 comments on commit b5f02e9

Please sign in to comment.