Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bu9Nc-0004U8-9l for buildfarm-members@arkaria.postgresql.org; Wed, 12 Oct 2016 02:34:52 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bu9Nb-0000gE-T8 for buildfarm-members@arkaria.postgresql.org; Wed, 12 Oct 2016 02:34:51 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bu9NY-0000d5-RQ for buildfarm-members@postgresql.org; Wed, 12 Oct 2016 02:34:48 +0000 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bu9NV-00056e-Nn for buildfarm-members@postgresql.org; Wed, 12 Oct 2016 02:34:47 +0000 Received: from mfilter10-d.gandi.net (mfilter10-d.gandi.net [217.70.178.139]) by relay3-d.mail.gandi.net (Postfix) with ESMTP id 2C0BBA80CD; Wed, 12 Oct 2016 04:34:42 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter10-d.gandi.net Received: from relay3-d.mail.gandi.net ([IPv6:::ffff:217.70.183.195]) by mfilter10-d.gandi.net (mfilter10-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id oblw17Q1Kvr5; Wed, 12 Oct 2016 04:34:40 +0200 (CEST) X-Originating-IP: 98.122.164.227 Received: from [192.168.10.146] (unknown [98.122.164.227]) (Authenticated sender: adsend@dunslane.net) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 173F9A80C4; Wed, 12 Oct 2016 04:34:39 +0200 (CEST) Subject: Re: buildfarm client release 4.18 To: Tom Lane References: <1874.1476233469@sss.pgh.pa.us> Cc: buildfarm-members@postgresql.org From: Andrew Dunstan Message-ID: <8e0683e1-0365-fa1d-97f6-e93e7eb37b29@dunslane.net> Date: Tue, 11 Oct 2016 22:34:38 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <1874.1476233469@sss.pgh.pa.us> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: buildfarm-members Precedence: bulk Sender: buildfarm-members-owner@postgresql.org On 10/11/2016 08:51 PM, Tom Lane wrote: > Andrew Dunstan writes: >> * There is a new config parameter "wait_timeout", which defaults to >> undefined. If it is set then any run that takes longer than the >> specified number of seconds is aborted. That means that runs that >> get stuck will time out, and the whole animal won't be stuck and >> requiring manual intervention. My test animal has a setting of 3 * >> 3600, i.e. 3 hours. There is some possible danger in this, that we >> might miss bugs that cause us to get stuck, so at least some animals >> should not use this feature. > Hm, do you mean that if the timeout is exceeded, it just shuts down and > doesn't report the failure? If there is a report I don't see how we'd > "miss" anything. > > Yeah, unfortunately. I can look at making it report something, not sure exactly how much will be possible. cheers andrew -- Sent via buildfarm-members mailing list (buildfarm-members@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/buildfarm-members