chore(examples): remove deprecated startup_script_timeout#12104
Conversation
matifali
left a comment
There was a problem hiding this comment.
What is the alternative of this deprecated timeout flags?
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
@mafredri feel free to correct me if I'm wrong, but I believe edit: see below |
There is no replacement, actually. And |
|
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. |
We should then also remove |
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
We could, but then we must rewrite all |
Creating a template from examples results in deprecation warnings, which is a bit of a product smell from a user's perspective.