post: commit b0db8b5 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
38
content/posts/commits/2026-06-06-commit-b0db8b5.md
Normal file
38
content/posts/commits/2026-06-06-commit-b0db8b5.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
title: "[bojemoi] fix(orchestrator): retirer --reload uvicorn + healthcheck interval 30s→120s"
|
||||
date: 2026-06-06T16:45:13+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit b0db8b5 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `b0db8b5`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `b0db8b5949b569caf4ea4cc0e3a5437b0c455d80` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- --reload activait le file watcher (watchfiles) inutilement en production
|
||||
- healthcheck toutes les 30s déclenchait un login XenServer complet à chaque fois
|
||||
- CPU: 22.88% → ~0.1%
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M stack/01-service-hl.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
stack/01-service-hl.yml | 4 ++--
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user