- Notifications
You must be signed in to change notification settings - Fork907
chore(dogfood): increase container graceful stop time#17528
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
chore(dogfood): increase container graceful stop time#17528
Uh oh!
There was an error while loading.Please reload this page.
Conversation
If this works out, we should make the same changes to our sample Docker templates. |
1ba02f4
intomainUh oh!
There was an error while loading.Please reload this page.
@matifali It should, I've tested it onhttps://dev.coder.com/templates/coder/maf-devcontainers and works as expected. I haven't tested when stop is initiated via autostop, but I expect it to work as well. |
Uh oh!
There was an error while loading.Please reload this page.
Fixes workspace stop when you've run
devcontainer up
in coder/coder.The previous attempt in#17110 gave insufficient time.