-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Just surfacing a reported user issue with codespaces, in case its not already known - you can't leave large projects running and come back when they're done, as the codespace will shutdown after 60m of no UI interactivity. AFAICT, there's no way to keep a codespace alive except for UI interaction.
The reporting user was using local development to workaround this, as it could run overnight.
Increasing the timeout may work, but increase costs. Perhaps it could be increased if a specific user requests it? The max seems to be 240min (4h).
Alternatively, having the jobs run in some other compute location could work, but that's complex and challenging.
Perhaps the recommended solution is to use local development?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request