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

fix(ecs): increasing the cluster max capacity #828

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

geekbrother
Copy link
Contributor

@geekbrother geekbrother commented Nov 5, 2024

Description

This PR increases autoscaling_max_capacity to 10 for the ECS cluster to handle the load under the flood.

How Has This Been Tested?

Not tested.

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

Copy link

@nopestack nopestack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the flooding referenced in the description though?

@geekbrother
Copy link
Contributor Author

geekbrother commented Nov 5, 2024

what's the flooding referenced in the description though?

x4 requests spike for the proxy endpoint. The full context is here. To decrease the response latency for the service we need to increase the max capacity.

@geekbrother geekbrother merged commit 835859c into master Nov 5, 2024
16 of 24 checks passed
@geekbrother geekbrother deleted the fix/increasing_ecs_max_scaling branch November 5, 2024 11:25
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