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

40 lines
866 B
Markdown

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