Skip to content

Raise error before jobs getting stuck in CREATING STACK cfn-airflow-… #14

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

Merged
merged 1 commit into from
Sep 18, 2020

Conversation

andresionek91
Copy link
Owner

…flower

If your job is stuck here for more then 10 minutes, you probably have an issue with your deployment. The main causes for this is ECS tasks not being able to find the image definition on ECR, possibly caused by an autentication error between Docker and ECR.

Now if there was an issue while pushing the image, we will raise an error instead of continuing deployment.

…lower

If your job is stuck here for more then 10 minutes, you probably have an issue with your deployment. The main causes for this is ECS tasks not being able to find the image definition on ECR, possibly caused by an autentication error between Docker and ECR.

Now if there was an issue while pushing the image, we will raise an error instead of continuing deployment.
@andresionek91 andresionek91 merged commit 62b3b85 into master Sep 18, 2020
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.

1 participant