gitpod
gitpod copied to clipboard
the workspace keeps running even if i delete it
Bug description
workspace keeps running even after it is deleted before stopping it. due to which the credits get wasted.
Steps to reproduce
run any project in gitpod and without stopping it just delete it. and check in billing section you will get the bug.
Workspace affected
No response
Expected behavior
workspace should stop as soon as the app is deleted. even if it is not stopped by the user manually.
Example repository
here the workspace not showing up as I deleted it already.
👇👇
but still it is shows the workspace is still running.
👇👇
Anything else?
No response
Hey @Noothan-am, the usage page is updated every 15 minutes, see notice on the header.
Do you still see the workspace running?
Hey @Noothan-am, the usage page is updated every 15 minutes, see notice on the header.
Do you still see the workspace running?
yes it stops after 15 mins but till then credits are get wasted
@Noothan-am The workspace should stop consuming credits when it stops. If you manually stop the workspace it should stop consuming credits and show up as stopped in the usage page consuming only credits for the minutes the workspace was up and running. If that's not the case this is a bug, could you provide steps to reproduce this?
Keep in min that workspaces will also stop when you don't have an open editor, see relevant docs:
All inactivity timeouts are dependent on an active editor or IDE connection. Closing your Gitpod connected editor or IDE will reduce the workspace timeout to 5 minutes unless an explicit workspace inactivity timeout is set via user preference, or via the Gitpod CLI.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.