--- title: "[bojemoi] fix(msf-teamserver): use nc healthcheck with 600s start_period (MSF takes ~6min)" date: 2026-06-29T19:01:49+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit 20b63ce par Betty dans bojemoi" author: "Betty" --- ## Commit `20b63ce` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | Betty | | **Hash** | `20b63ce42ca69c34dc6bc17f400686b9e3dc3f6c` | ### Description - Replace python3 socket check with nc (available in container) - start_period 420s → 600s, retries 3 (after start_period only) - interval 30s to reduce noise Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M stack/39-service-borodino-msf.yml ``` ### Diff Summary ``` stack/39-service-borodino-msf.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ```