gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

the workspace keeps running even if i delete it

Open Noothan-am opened this issue 2 years ago • 4 comments

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. 👇👇 image

but still it is shows the workspace is still running. 👇👇 image

Anything else?

No response

Noothan-am avatar Aug 23 '23 09:08 Noothan-am

Hey @Noothan-am, the usage page is updated every 15 minutes, see notice on the header.

Do you still see the workspace running?

gtsiolis avatar Aug 23 '23 17:08 gtsiolis

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 avatar Aug 25 '23 03:08 Noothan-am

@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.

gtsiolis avatar Aug 25 '23 09:08 gtsiolis

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.

github-actions[bot] avatar May 23 '24 15:05 github-actions[bot]