- Notifications
You must be signed in to change notification settings - Fork928
chore(examples): remove deprecated startup_script_timeout#12104
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
What is the alternative of this deprecated timeout flags?
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
johnstcn commentedFeb 12, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@mafredri feel free to correct me if I'm wrong, but I believe edit: see below |
There is no replacement, actually. And |
matifali commentedFeb 12, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
It is a bit out of scope, but thoughts on replacing all One downside of using it could be a failed workspace when workspace compute and |
Definitely something for a separate PR, but I think the case you mention is solvable with a comment above the setting. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👍
We should then also remove |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
a few more suggestions.
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
We could, but then we must rewrite all |
Uh oh!
There was an error while loading.Please reload this page.
Creating a template from examples results in deprecation warnings, which is a bit of a product smell from a user's perspective.