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

ECS health check grace period #1626

Closed
rajikrishnamoorthy opened this issue Nov 4, 2020 · 3 comments
Closed

ECS health check grace period #1626

rajikrishnamoorthy opened this issue Nov 4, 2020 · 3 comments

Comments

@rajikrishnamoorthy
Copy link

Some types of services need more than 60 seconds to come up, manifest.yml does not have a place holder for health check grace period. After copilot init completes and ECS fails to come up, we need to manually update the parameter in the ECS console.

@huanjani
Copy link
Contributor

huanjani commented Nov 4, 2020

Hello @rajikrishnamoorthy! Thanks for opening this issue.

We have just implemented the option to customize health checks in the Copilot manifest, handling the very situation you describe (#1592). The PR has been merged and will be available in our next release.

Please let us know if there's anything else you'd like to see from Copilot!

@rajikrishnamoorthy
Copy link
Author

Thank you @huanjani , this is great!

@efekarakus
Copy link
Contributor

This was released in v0.6.0 https://github.com/aws/copilot-cli/releases/tag/v0.6.0 happy building! 🚀

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

3 participants