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

Conversation

MoritzWeber0
Copy link
Member

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.

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.
Copy link

github-actions bot commented May 29, 2024

A Storybook preview is available for commit e61e8fb.
View Storybook
View Chromatic build

Copy link

sonarcloud bot commented May 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.81%. Comparing base (243c60a) to head (b003fc5).
Report is 130 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1594   +/-   ##
=======================================
  Coverage   79.81%   79.81%           
=======================================
  Files         185      185           
  Lines        5970     5970           
  Branches      666      666           
=======================================
  Hits         4765     4765           
  Misses       1061     1061           
  Partials      144      144           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MoritzWeber0 MoritzWeber0 merged commit 788165e into main Jun 3, 2024
30 checks passed
@MoritzWeber0 MoritzWeber0 deleted the pod-restart-policy branch June 3, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant