You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
For some reason, one of our environments seems to take a little longer than average to spin up the ECS Task and associated infra. Because of this, ecs-run-task exits with ResourceNotReady: exceeded wait attempts; however, the task still runs to completion.
Is there any way to either increase the wait time / number of attempts, and/or abort the task if this error arises?