Implement proper AsyncSeek+AsyncReader
brainstorm opened this issue · 0 comments
brainstorm commented
We should really fix this issue in order to not download excessive bytes for the get_content()
method. Potentially have those changes more upstream so that all storage backends can benefit from the improvement:
htsget-rs/htsget-search/src/storage/aws.rs
Lines 147 to 151 in 40a9c93
Otherwise the side effects are unnecessary egress charges for cloud and prohibitively slow requests/responses.