Description
Failing Coder auto cleaning up failed workspaces after a certain time can you put a stop button for users to click when their workspace fails so they can clean up failed resources without having to delete the workspace. There is something about the "delete" button that users are inherently allergic to and we find ourselves having to clean up for them. We are trying to avoid tech debt writing custom code outside coder to do things like auto clean up failed workspaces.
People leaving failed or even stopped workspaces around forever is a pain point and we have enough tech debt around coder at the moment and don't want to extend it to a cleanup that I feel Coder could just have as a feature.
As you know we work with limited compute so it's often that users try to allocate and fail due to lack of available resources. But there are other reasons why they stop and fail as well. We log events to Cloudwatch so we can check later.