Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate Why Preview Is Scaling Up To 10x Minimum #27399

Open
JamieB-gu opened this issue Aug 9, 2024 · 0 comments
Open

Investigate Why Preview Is Scaling Up To 10x Minimum #27399

JamieB-gu opened this issue Aug 9, 2024 · 0 comments

Comments

@JamieB-gu
Copy link
Contributor

JamieB-gu commented Aug 9, 2024

Since adding scaling alarms to Preview on the 1st of August, to allow it to scale, we've seen spikes in scaling up to ten times the minimum capacity. For example, the minimum is 3 boxes, and we've seen scaling take it up to ~29 boxes.

This is a problem, because the max capacity is also only 10x the minimum, i.e. 30 boxes. If a deploy runs while we're scaled up this much, it fails, because the deploy needs to double the boxes but it doesn't have the headroom.

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

No branches or pull requests

2 participants