botserver/.forgejo
Rodrigo Rodriguez (Pragmatismo) 7da1442c91
All checks were successful
BotServer CI / build (push) Successful in 13m13s
Fix PostgreSQL readiness check timeout in bootstrap
- Use local pg_isready path when available (./botserver-stack/bin/tables/bin/pg_isready)
- Fall back to system pg_isready if local binary not found
- Prevents 30-second timeout during bootstrap when PostgreSQL is actually running
- Applied to both readiness checks in start_all() method
2026-02-05 22:23:04 -03:00
..
workflows Fix PostgreSQL readiness check timeout in bootstrap 2026-02-05 22:23:04 -03:00