Compute HASH on inputs
Closed this issue · 1 comments
pjotrp commented
When submitting a sequence and metadata we can compute a hash value over the submission to make sure it is not already in the database. People will accidentily resubmit stuff and there is no reason to trigger the pipeline. Or, @tetron, is this automatic in Arvados?
tetron commented
Yes, it already checks and ignores exact same submissions (same
fasta/metadata) as well as deduplicating sequences later on.
…On Sat, May 16, 2020, 08:31 Pjotr Prins ***@***.***> wrote:
When submitting a sequence and metadata we can compute a hash value over
the submission to make sure it is not already in the database. People will
accidentily resubmit stuff and there is no reason to trigger the pipeline.
Or, @tetron <https://github.com/tetron>, is this automatic in Arvados?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#55>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKBOBEXSZ3PJPJP5ZGPW7TRR2BR3ANCNFSM4NC4ZLOQ>
.