Skip to content

feat: add batch account concurrency control - #809

Merged
chenyme merged 3 commits into
chenyme:mainfrom
AmPlace:agent/account-batch-concurrency
Jul 28, 2026
Merged

feat: add batch account concurrency control#809
chenyme merged 3 commits into
chenyme:mainfrom
AmPlace:agent/account-batch-concurrency

Conversation

@AmPlace

@AmPlace AmPlace commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

What changed

  • add a batch API helper for updating account maxConcurrent
  • expose a "Set concurrency" action for selected accounts
  • validate the existing backend-supported range of 1–256 and provide Chinese and English UI text

Why

The backend batch endpoint already accepts maxConcurrent, but the accounts page only exposed batch enable and disable actions. Administrators had to edit accounts individually even though the batch capability already existed.

Impact

Selected accounts can now receive one concurrency value in a single operation. No backend or database behavior changes.

Checks

  • pnpm build
  • pnpm lint

@AmPlace
AmPlace marked this pull request as ready for review July 28, 2026 04:31
@chenyme
chenyme merged commit cbe089c into chenyme:main Jul 28, 2026
9 checks 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