New features / v2.1.274
Configure gateway Postgres connect timeout
CHANGELOG · original
Added store.connect_timeout_seconds to the Claude apps gateway config to lengthen the Postgres connect timeout (default 5 seconds), and improved the boot error when the database is unreachable to point to store.postgres_url and the configured timeout Open official changelog ↗ Related documentation
Background on the feature; see the changelog above for this specific change.