Skip to content

Document --workers flag for mmctl import process#8971

Open
Combs7th wants to merge 1 commit into
v11.7-documentationfrom
claude/issue-8970-20260514-0221
Open

Document --workers flag for mmctl import process#8971
Combs7th wants to merge 1 commit into
v11.7-documentationfrom
claude/issue-8970-20260514-0221

Conversation

@Combs7th
Copy link
Copy Markdown
Contributor

Adds the new --workers flag to the mmctl import process command reference. The flag lets admins reduce import concurrency to limit database load on live servers (e.g., --workers 1).

Refs mattermost/mattermost#35582

Resolves #8970

Generated with Claude Code

Add the new --workers flag to the mmctl import process command
reference. The flag lets admins reduce import concurrency to limit
database load on live servers (e.g., --workers 1).

Refs mattermost/mattermost#35582

Co-authored-by: Combs7th <Combs7th@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 14, 2026

Warning

Rate limit exceeded

@Combs7th has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 10 minutes and 10 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 16c0e8c7-9587-476f-8198-01218c228be8

📥 Commits

Reviewing files that changed from the base of the PR and between e7f9e4c and 6615c2c.

📒 Files selected for processing (1)
  • source/administration-guide/manage/mmctl-command-line-tool.rst
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/issue-8970-20260514-0221

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Combs7th Combs7th changed the base branch from master to v11.7-documentation May 14, 2026 02:24
@Combs7th Combs7th requested a review from wiggin77 May 14, 2026 02:24
@Combs7th Combs7th added 1: Dev Review Requires review by a core commiter 2: Editor Review Requires review by an editor labels May 14, 2026
@Combs7th Combs7th added this to the v11.7.0 milestone May 14, 2026
@Combs7th
Copy link
Copy Markdown
Contributor Author

@wiggin77 - Does the above doc update look accurate to you?

@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 6615c2c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1: Dev Review Requires review by a core commiter 2: Editor Review Requires review by an editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add --workers flag to mmctl import process to control concurrency

1 participant