39 lines
818 B
Markdown
39 lines
818 B
Markdown
---
|
|
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(-)
|
|
```
|