Files
blog/content/posts/commits/2026-06-06-commit-b0db8b5.md
Betty 8d988f9454
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit b0db8b5 in bojemoi
2026-06-06 16:45:14 +02:00

818 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(orchestrator): retirer --reload uvicorn + healthcheck interval 30s→120s 2026-06-06T16:45:13+02:00 false
commit
bojemoi
main
Git Activity
Commit b0db8b5 par Betty dans bojemoi 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(-)