You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an sda-admin
I want to be sure that the htsget functionality works as intended
so that I can avoid any bugs that will downgrade the user experience.
A/C:
integration test(s) that will check that using sda-cli htsget to retrieve data from a specific chromosome to a local .c4gh file works. The file should be decryptable.
The text was updated successfully, but these errors were encountered:
Current status:
htsget downloads the encrypted files but the decryption fails with the error: header packet length 1887007331 exceeds maximum allowed 16777216, likely stream is corrupted
The encr download and decryption works fine from download endpoint.
As an sda-admin
I want to be sure that the htsget functionality works as intended
so that I can avoid any bugs that will downgrade the user experience.
A/C:
sda-cli htsget
to retrieve data from a specific chromosome to a local .c4gh file works. The file should be decryptable.The text was updated successfully, but these errors were encountered: