All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
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>
41 lines
951 B
Markdown
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(-)
|
|
```
|