Skip to content

Database keys for posts are fragile #15

@steadmon

Description

@steadmon

We use the parsed publication timestamp as the key for each entry in the Sled DB so that we can replay each blog's posts in order. However, if timestamp parsing fails or if the post metadata is incorrect, we may overwrite unique posts that share a parsed timestamp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions