Files
blog/content/posts/commits/2026-06-29-commit-9ef24d2.md
Betty 95e3711046
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
post: commit 9ef24d2 in bojemoi
2026-06-29 18:14:29 +02:00

42 lines
959 B
Markdown

---
title: "[bojemoi] fix(msf-teamserver): increase startup timeout to 600s (MSF takes ~6min with large DB)"
date: 2026-06-29T18:14:28+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 9ef24d2 par Betty dans bojemoi"
author: "Betty"
---
## Commit `9ef24d2`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `9ef24d2fb167b8565fc06700256628148f05b19b` |
### Description
- start_msf_server.sh: 300s → 600s for msfrpcd readiness check
- 39-service-borodino-msf.yml: healthcheck start_period 120s → 420s, max_attempts 3 → 5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M borodino/start_msf_server.sh
M stack/39-service-borodino-msf.yml
```
### Diff Summary
```
borodino/start_msf_server.sh | 8 ++++----
stack/39-service-borodino-msf.yml | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
```