-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
✨ enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
✨ enhancementNew feature or requestNew feature or request