Skip to content

Codespaces cannot run local jobs in the background for more than 60m #153

@bloodearnest

Description

@bloodearnest

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions