7f6e6fdfbc
- Add statement_timeout=30000ms to PgBoss connection URL to prevent SQL queries from hanging indefinitely - Add connectionTimeoutMillis=15s to PgBoss config for connection timeout - Wrap boss.start() in 30s Promise.race timeout with process.exit(1) on failure to ensure container restarts instead of hanging silently - Add debug logging around PgBoss startup to diagnose connection issues
ttsci-api
The Api for the TTS Credentials Manager