Fargate task limit

0

Hello. I have a Fargate cluster and I run task using task definition. So I see the limit of 10 tasks (Tasks launched per run-task, The maximum number of tasks that can be launched per RunTask API action.)

Is it means that up to 10 tasks are in one request, or I can run more than 10 tasks one by one - in sequence? For example, can I separately send more than 10 requests with run one task?

asked 2 years ago1808 views
1 Answer
1
Accepted Answer

Please refer AWS Fargate throttling quotas detail and meaning on talk limits in below documentation. Hope this help.

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/throttling.html

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions