- Notifications
You must be signed in to change notification settings - Fork926
Labels
Description
When the agent loses connection, users may see the message:
The workspace agent lost connection! Wait for it to reconnect or run: coder rebuild
This command doesn't exist, and requirescoder stop
followed bycoder start
at the moment.
Should this be added and calledrebuild
or something else? See#1376 about renaming start/stop.