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

feat: Never restart session containers #1594

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Commits on May 29, 2024

  1. feat: Never restart session containers

    Failing session containers can result in restart loop until the garbage
    cleaner terminates the session after 90 minutes.
    Most of the failing containers do fail after restarts again and produce
    unnecessary costs.
    
    In the rare cases of one-time failures, the session can be created again
    in the frontend / via the API.
    MoritzWeber0 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b003fc5 View commit details
    Browse the repository at this point in the history