Skip to content

Conversation

@dsblank
Copy link
Collaborator

@dsblank dsblank commented Aug 11, 2025

This PR adds the ability to copy (upload) experiments in parallel.

@dsblank dsblank requested a review from Copilot August 11, 2025 14:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds parallel upload functionality to the copy command, enabling multiple experiments to be copied (uploaded) concurrently instead of sequentially. The implementation includes a new progress UI with real-time status updates and worker thread management for efficient resource utilization.

  • Introduces multi-threaded upload architecture with configurable worker pool
  • Adds comprehensive progress UI with status tracking and visual feedback
  • Refactors argument parsing to include parallel upload configuration

@dsblank dsblank requested a review from Copilot August 11, 2025 21:23
@dsblank dsblank merged commit d86cc65 into main Aug 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants