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

Feature Request: Scale fargate tasks dynamically #3482

Open
sam-barker opened this issue Feb 20, 2025 · 1 comment
Open

Feature Request: Scale fargate tasks dynamically #3482

sam-barker opened this issue Feb 20, 2025 · 1 comment

Comments

@sam-barker
Copy link

Hello!

With the current implementation of artillery we can only scale VUs per artillery task. i.e. go from 1 -> 6 browsers per task.

However, because of the amount of browsers running in the container concurrently, it can affect timings of browser interactions, etc and we want to mitigate/eliminate these conditions as best as possible.

It would be ideal if we could run 1 VU per task, and scale up the tasks. At the moment we have 250ish tasks, and scale the VUs from 1 to 6 over the course of 40 minutes. However, we would love to be able to scale differently, so 250 tasks with 1 VU each, and then over 40 minutes ramp up to say 1500 tasks.

Would this be something that could be looked into? We're desperate for it to be implemented!

@sam-barker
Copy link
Author

@hassy this is related to this comment here #3442 (reply in thread)

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

No branches or pull requests

1 participant