We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ecs-deploy prints error messages if the tasks failed to start.
.warning: 1 tasks failed to start .warning: 1 tasks failed to start .warning: 1 tasks failed to start
It'd be very helpful if you can also print the task stopped reason which is provided by the AWS API https://boto3.amazonaws.com/v1/documentation/api/1.9.42/reference/services/ecs.html#ECS.Client.describe_tasks. It'd be a huge time saver.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ecs-deploy prints error messages if the tasks failed to start.
It'd be very helpful if you can also print the task stopped reason which is provided by the AWS API https://boto3.amazonaws.com/v1/documentation/api/1.9.42/reference/services/ecs.html#ECS.Client.describe_tasks. It'd be a huge time saver.
The text was updated successfully, but these errors were encountered: