新機能 / v2.1.274
gatewayのPostgres接続タイムアウト設定
CHANGELOG 原文(英語)
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 公式の変更履歴を開く ↗ 日本語での補足
Claude appsゲートウェイの設定にstore.connect_timeout_secondsを追加し、Postgresの接続タイムアウト(デフォルト5秒)を延長できるように。データベースに到達できない場合の起動エラーも、store.postgres_urlと設定されたタイムアウト値を示すように改善。
関連ドキュメント
機能の基本的な使い方を確認できます。今回の変更は上の原文をご覧ください。