Skip to content

avoid clobbering existing warc #137

@traverseda

Description

@traverseda
#first run
1.7M	warc_cache/warcs/book.pythontips.com.warc.gz
#Second run, exact same code
516K	warc_cache/warcs/book.pythontips.com.warc.gz
#Deleted dedupe but not warc file
1.7M	warc_cache/warcs/book.pythontips.com.warc.gz

It looks like the dedupe file is used again, but the warc file is being created from scratch. That's definitely not was I would expect, is that how it's supposed to work? If you're recreating the warc file, shouldn't you be recreating the DB as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions