Skip to content

Unify artifact download streams between revisions #11

@ErichDonGubler

Description

@ErichDonGubler

With the introduction of #10, we can now download artifacts from multiple revisions. However, they all run as separate bulk download operations; an entire revision's set of tasks is download before querying the next one and moving on. We could potentially speed up downloads even more by querying revisions' artifacts in parallel, which produces a single queue of artifacts to download.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions