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

[FR] ECS.ContainerDefinition.StopTimeout docker-compose.service.stop_grace_period #716

Closed
thorfi opened this issue Nov 28, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@thorfi
Copy link
Contributor

thorfi commented Nov 28, 2023

Some containers (e.g. postgres database amongst others) need a longer time before forceful shutdown in order to cleanly save data.

The docker-compose.yml service stop_grace_period field should be translated to ECS Container Definition StopTimeout.

Additional context

@thorfi thorfi added the enhancement New feature or request label Nov 28, 2023
@JohnPreston
Copy link
Member

Implemented in 0.24.2 with #718

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants