Skip to content

Use hash instead of UUID #74

Description

@PipeItToDevNull

Migrate to hashes so result URLs are predicatble, derive the hash from the uploaded item.

This will also allow duplicate and race condition handling by checking for an existing hash on disk before accepting upload, if a hash is found then the return the results page for it, even if the results are not yet complete.

In the event results are not complete, the 404 page will be updated to include that notice.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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