Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide the current workspace inactivity timeout on the workspace idle error page #21578

Closed
dkwon17 opened this issue Jul 22, 2022 · 0 comments
Closed
Labels
area/dashboard kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. sprint/next

Comments

@dkwon17
Copy link
Contributor

dkwon17 commented Jul 22, 2022

Is your enhancement related to a problem? Please describe

This is the error page that appears when trying to access the workspace url (ie a devworkspace's status.mainUrl) when the workspace is not running:
image

Describe the solution you'd like

After #21516 is fixed, it would be great if the inactivity timeout (spec.devEnvironments.secondsOfInactivityBeforeIdling from the CheCluster CR) was displayed in the error page as well.

Maybe something like:

Your workspace has stopped because there was no activity
for CONVERT_TO_MINUTES(spec.devEnvironments.secondsOfInactivityBeforeIdling) minutes.

Describe alternatives you've considered

No response

Additional context

No response

@dkwon17 dkwon17 added the kind/enhancement A feature request - must adhere to the feature request template. label Jul 22, 2022
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jul 22, 2022
@dkwon17 dkwon17 added area/dashboard severity/P2 Has a minor but important impact to the usage or development of the system. labels Jul 22, 2022
@amisevsk amisevsk removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jul 22, 2022
@ibuziuk ibuziuk closed this as completed Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. sprint/next
Projects
None yet
Development

No branches or pull requests

4 participants