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

Ensure a graceful shutdown of the containers #53

Open
ro-tex opened this issue Nov 30, 2020 · 0 comments
Open

Ensure a graceful shutdown of the containers #53

ro-tex opened this issue Nov 30, 2020 · 0 comments

Comments

@ro-tex
Copy link
Contributor

ro-tex commented Nov 30, 2020

Docker is already sending the right signal to siad and it's starting the graceful shutdown. The issue is that shutting down the renter is quite slow sometimes and docker is not patient enough for it. We need to ensure it waits for the full shutdown and doesn't trigger any timeouts that interrupt it. On the other hand we need to be vigilant to not allow a crash to block the container from ever shutting down.

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

1 participant