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

Allow longer sleep or graceful kill for transfer container #141

Open
annybs opened this issue Jun 15, 2023 · 0 comments
Open

Allow longer sleep or graceful kill for transfer container #141

annybs opened this issue Jun 15, 2023 · 0 comments
Labels

Comments

@annybs
Copy link
Member

annybs commented Jun 15, 2023

In some environments I encounter errors like the following while managing nodes:

[critical] Error: (HTTP code 409) unexpected - Cannot kill container: b669ef9ad779e3bf312e430fa358ffb3b1f27ca5eec403f1896ebc5ecc5e2be4: Container b669ef9ad779e3bf312e430fa358ffb3b1f27ca5eec403f1896ebc5ecc5e2be4 is not running  {}

This appears to be related to slow disk access. We don't want the transfer container to stop prematurely in this case. A solution is needed to improve the reliability of device volume read.

@annybs annybs added the bug label Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant