- Notifications
You must be signed in to change notification settings - Fork929
Closed
Labels
Description
User Statement
As a user, I would like to have agent statuses that reflect the reality of agent state.
Background
When I use a workspace created from an AWS template and then I stop that workspace, the agent for that workspace is still returned from the BE. This may be by design (is it?) but I would not expect that agent status to be 'connecting'. The status is 'connecting' every time I stop a workspace, regardless of the previous status. So while this bug is related to#3511, it is not the same. Please see below screenshot:
Related to#3484
Related to#3511
Definition of Done
When a workspace is stopped
then the agent returned from our API should not return with status 'connecting'.