-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
Extract novel content error: 'NoneType' object has no attribute 'groups'
Line 875 in 129256b
| if not match or len(match.groups()) < 1: |
写了个简单的脚本用来定期批量保存我关注的作者作品,但是存小说时偶尔会出现如上报错,而且一旦出现就是同一个作者的全部作品都失败。我设置了3次延时后retry,都会稳定出这个报错,感觉应该不是随机的网络波动问题。但比较怪的是我事后手动单独重试下载出问题的novel id的时候又经常是能正常下载的,无法找到会稳定复现的小说id……
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels