Skip to content

Conversation

@sanderegg
Copy link
Member

What do these changes do?

adds a docker healthcheck for simcore traefik container --> to ensure that the container is restarted in case it hangs.

Related issue/s

How to test

Dev-ops

@sanderegg sanderegg self-assigned this Jun 4, 2025
@sanderegg sanderegg added the a:infra+ops maintenance of infrastructure or operations (discussed in retro) label Jun 4, 2025
@sanderegg sanderegg added the t:maintenance Some planned maintenance work label Jun 4, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a Docker healthcheck to the Simcore Traefik container to automatically detect hangs and trigger restarts.

  • Introduces a healthcheck block with a traefik healthcheck command against the ping entrypoint
  • Sets intervals, timeouts, retries, and start-up timing for the check
Comments suppressed due to low confidence (1)

services/docker-compose.yml:1411

  • The start_interval key is not a valid Docker healthcheck option; Docker Compose supports only interval, timeout, retries, and start_period. Please remove or correct this entry.
      start_interval: 1s

@codecov
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.76%. Comparing base (bb3e85c) to head (325bf9f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7820      +/-   ##
==========================================
+ Coverage   86.74%   86.76%   +0.02%     
==========================================
  Files        1850     1843       -7     
  Lines       71934    71744     -190     
  Branches     1218     1218              
==========================================
- Hits        62398    62250     -148     
+ Misses       9194     9152      -42     
  Partials      342      342              
Flag Coverage Δ
integrationtests 64.25% <ø> (+0.02%) ⬆️
unittests 86.51% <ø> (+0.02%) ⬆️
Components Coverage Δ
api ∅ <ø> (∅)
pkg_aws_library 93.92% <ø> (ø)
pkg_dask_task_models_library 79.62% <ø> (ø)
pkg_models_library 93.15% <ø> (ø)
pkg_notifications_library 85.26% <ø> (ø)
pkg_postgres_database 88.16% <ø> (ø)
pkg_service_integration 69.92% <ø> (ø)
pkg_service_library 71.93% <ø> (ø)
pkg_settings_library 90.90% <ø> (ø)
pkg_simcore_sdk 85.03% <ø> (ø)
agent 96.29% <ø> (ø)
api_server 91.73% <ø> (ø)
autoscaling 96.03% <ø> (ø)
catalog 92.29% <ø> (ø)
clusters_keeper 99.13% <ø> (ø)
dask_sidecar 91.79% <ø> (ø)
datcore_adapter 97.94% <ø> (ø)
director 76.73% <ø> (ø)
director_v2 91.05% <ø> (-0.05%) ⬇️
dynamic_scheduler 96.69% <ø> (ø)
dynamic_sidecar 90.08% <ø> (ø)
efs_guardian 89.65% <ø> (ø)
invitations 93.00% <ø> (ø)
payments 92.57% <ø> (ø)
resource_usage_tracker 89.14% <ø> (ø)
storage 87.53% <ø> (-0.08%) ⬇️
webclient ∅ <ø> (∅)
webserver 83.74% <ø> (+0.01%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb3e85c...325bf9f. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sanderegg sanderegg added the 🤖-automerge marks PR as ready to be merged for Mergify label Jun 4, 2025
@sanderegg
Copy link
Member Author

@mergify queue

@mergify
Copy link
Contributor

mergify bot commented Jun 4, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 873fe78

Copy link
Member

@mrnicegyu11 mrnicegyu11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks this looks sane

Copy link
Contributor

@YuryHrytsuk YuryHrytsuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 5, 2025

@mergify mergify bot merged commit 873fe78 into ITISFoundation:master Jun 5, 2025
95 checks passed
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Jun 6, 2025
92 tasks
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Aug 5, 2025
88 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖-automerge marks PR as ready to be merged for Mergify a:infra+ops maintenance of infrastructure or operations (discussed in retro) t:maintenance Some planned maintenance work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants