Files
blog/content/posts/commits/2026-02-11-commit-160d83e.md
Betty 7ac1bd5f4f
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
Add 62 blog posts generated from git commit history
One-shot import of all bojemoi repo commits as Hugo posts.
Each post includes metadata, files changed, and diff stats.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 14:16:05 +01:00

41 lines
951 B
Markdown

---
title: "Add retry loops to bm12 scanner for PostgreSQL and host availability"
date: 2026-02-11T19:04:52+01:00
draft: false
tags: ["commit", "bojemoi", "feature", "borodino"]
categories: ["Git Activity"]
summary: "Commit 160d83e par Betty — 1 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `160d83e`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `160d83ee875764eed0fbabf37582fe141b2497ab` |
| **Date** | 2026-02-11 |
### Description
- Wait indefinitely for PostgreSQL DNS resolution and readiness
instead of exiting immediately on failure
- Continue scanning loop when no host is available instead of breaking
- Prevents container restarts when PostgreSQL is temporarily unavailable
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
### Fichiers modifiés
```
M borodino/thearm_bm12
```
### Statistiques
```
1 file changed, 19 insertions(+), 10 deletions(-)
```