From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
Cc: | buildfarm-members(at)postgresql(dot)org |
Subject: | Re: PostgreSQL BuildFarm Client Release 9 |
Date: | 2018-11-12 19:45:48 |
Message-ID: | 30667.1542051948@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | buildfarm-members pgsql-hackers |
Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> writes:
> Along with numerous fixes of minor bugs and a couple of not so minor
> bugs, this release has the following features:
> ...
> * automatically rerun 3 hours after a git failure, useful on back
> branches where commits can be infrequent
Hm, I'm worried that this is mainly going to result in spamming the server
with git-failure reports. From what I've seen, those usually don't go
away by themselves; they need manual action to resolve, and that's often
not promptly forthcoming.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2018-11-12 20:17:24 | Re: PostgreSQL BuildFarm Client Release 9 |
Previous Message | Andrew Dunstan | 2018-11-12 19:08:23 | PostgreSQL BuildFarm Client Release 9 |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2018-11-12 20:17:24 | Re: PostgreSQL BuildFarm Client Release 9 |
Previous Message | Tom Lane | 2018-11-12 19:35:47 | Re: [HACKERS] Optional message to user when terminating/cancelling backend |