Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Thu, 03 Jul 2025 12:44:11 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3705: feat: default query timeout property In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2182691770 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: aa3390afe7cc5307eb984f52b7ae9b9e7ac66c7b X-GitHub-Issue: 3705 X-GitHub-Path: .github/workflows/matrix.mjs X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3705#discussion_r2182691770 Content-Type: text/plain; charset=utf-8 (on .github/workflows/matrix.mjs) A small note: please add `title: x => x == '' ? '' : 'default_query_timeout ' + x,` so the ci job title includes default_query_timeout. Otherwise it is hard to tell what does 15 mean