Skip to content

bug: SplitStrategy::Split in new downloader always assumes a HashSeq #106

Open
@rklaehn

Description

@rklaehn

When using SplitStrategy::Split, the new downloader assumes that a get request is for a HashSeq, and tries to split it. This won't work if it is a raw blob.

In any case, I think Split is not a good default for the downloader, the default should be sequential.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions