Files
blog/content/posts/commits/2026-07-24-commit-20b514f.md
Claude Code f669f497d9
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 4m44s
post: commit 20b514f in borodino
2026-07-24 14:36:03 +02:00

866 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[borodino] fix(bm12): réduire le défaut de replicas à 5 (max par node = 5, 1 seul worker) 2026-07-24T14:35:55+02:00 false
commit
borodino
main
Git Activity
Commit 20b514f par Claude Code dans borodino Claude Code

Commit 20b514f

Repository borodino
Branch main
Author Claude Code
Hash 20b514f8fc3c87c3cb059a380e3ca6c7e7bd0e39

Description

Avec un seul worker (meta-68) et max_replicas_per_node=5, 10 replicas causaient 5 tâches en Pending indefiniment. Le défaut passe à 5.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	stack/40-service-borodino.yml

Diff Summary

 stack/40-service-borodino.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)