metalfrom.eu/apps
Nicolas Fryder 70dd610aa2 fix(migrate): créer un nouveau pg.Client à chaque tentative de retry
pg.Client ne peut pas être réutilisé après un connect() échoué.
Le retry créait le même client → "Client has already been connected"
dès l'attempt 2. On crée maintenant un nouveau client à chaque essai.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-27 16:16:28 +02:00
..
api fix(migrate): créer un nouveau pg.Client à chaque tentative de retry 2026-06-27 16:16:28 +02:00
crawler fix(crawler): supprimer chemin Windows du docstring (SyntaxError \U) 2026-06-27 15:17:39 +02:00
geocoder chore: initial commit — snapshot VPS 2026-06-27 2026-06-27 08:53:39 +00:00
web feat: API_BASE configurable par build arg + DB dev 2026-06-27 14:30:08 +02:00
worker chore: initial commit — snapshot VPS 2026-06-27 2026-06-27 08:53:39 +00:00