Skip to content

Parallelize the upload command #391

@wwilsman

Description

@wwilsman

Currently, the percy upload command uploads a single snapshot at a time. This command uses @percy/client directly, and so does not have access to the concurrency used in @percy/core.

We can still utilize the core queue class to create an image upload queue and make this process a bit faster for this command.

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