Skip to content

Empty sigs being generated and uploaded to S3 #76

Description

@luizirber

First mentioned in sourmash-bio/branchwater#24 (comment), but got new reports for empty sigs downloaded from wort:

Ran find /data/wort/wort-sra/ -size -21c -type f > empty_wort_20250204 again, 24m42s, now has 142,953 sigs 😞


Another one:

This one is not present in the list above, because it was already removed locally and S3, but not from farm, so the sig is still downloaded.


Plan to solve it:

  • Remove empty sigs from farm and S3
  • Add check for empty sigs in wort worker, don't upload if empty
  • Clean up database so /view route says dataset is not computed yet (instead of redirecting to a 404 on farm), and trigger recompute

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