docs(performance): frontend row shows one instance, concurrency 80 - #11830
Merged
Conversation
#11828 and #11829 edited the same infrastructure table row from different branches, so the frontend line still said max-instances=3 / concurrency 15 after both merged. It now matches app/cloudbuild.yaml. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CELiZYpFBQc5bncjWXYrue
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The remaining wording concern is a minor, non-blocking nit.
Pull request overview
Docs-only update aligning the frontend performance reference with its Cloud Run configuration.
Changes:
- Documents
max-instances=1and concurrency 80. - Adds a changelog fragment for the correction.
File summaries
| File | Description |
|---|---|
docs/reference/performance.md |
Updates frontend infrastructure values. |
changelog.d/performance-frontend-row.md |
Records the documentation correction. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 1
- Review effort level: Lite (auto)
Note
Copilot is running an experiment and ran this review at Lite.
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/reference/performance.md: the frontend row of the infrastructure table now says max-instances=1, concurrency 80, matchingapp/cloudbuild.yamlafter infra(app): one nginx instance, concurrency 80 #11829. infra(api): single instance, non-blocking prewarm, OG renders off the loop #11828 and infra(app): one nginx instance, concurrency 80 #11829 edited the same row from different branches, so this line was left behind on purpose to keep the two from conflicting.Plan
N/A
Test plan
uv run python -m tools.changelog check --base origin/mainpasses🤖 Generated with Claude Code
https://claude.ai/code/session_01CELiZYpFBQc5bncjWXYrue