Skip to content

Commit 3b2c9b3

Browse files
sethconvexclaude
andcommitted
Parallelize static asset uploads with concurrency pool
Uploads now run concurrently (default 5) using a Promise.race sliding window, replacing the sequential for-loop. Adds async convexRunAsync using execFile (avoids shell-escaping), --concurrency/-j CLI flag, and fail-fast error handling. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6e959b4 commit 3b2c9b3

4 files changed

Lines changed: 286 additions & 104 deletions

File tree

dist/cli/upload.js

Lines changed: 118 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)