Skip to content

获取小说内容随机失败? #408

@assassingyk

Description

@assassingyk

Extract novel content error: 'NoneType' object has no attribute 'groups'

if not match or len(match.groups()) < 1:

写了个简单的脚本用来定期批量保存我关注的作者作品,但是存小说时偶尔会出现如上报错,而且一旦出现就是同一个作者的全部作品都失败。我设置了3次延时后retry,都会稳定出这个报错,感觉应该不是随机的网络波动问题。但比较怪的是我事后手动单独重试下载出问题的novel id的时候又经常是能正常下载的,无法找到会稳定复现的小说id……

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions