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>
951 B
951 B
title, date, draft, tags, categories, summary, author
| title | date | draft | tags | categories | summary | author | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Add retry loops to bm12 scanner for PostgreSQL and host availability | 2026-02-11T19:04:52+01:00 | false |
|
|
Commit 160d83e par Betty — 1 fichier(s) modifié(s) | 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(-)