From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: HTTPS for Hydra Date: Sat, 19 Mar 2016 10:59:10 +0300 Message-ID: <8760wi290x.fsf@gmail.com> References: <8760y4ythn.fsf@gnu.org> <87d1qvs9un.fsf@gnu.org> <8737rrv2ey.fsf@gnu.org> <87pouvqu2w.fsf@gnu.org> <877fh2wgg7.fsf@gnu.org> <87egb8pyr1.fsf@gnu.org> <87mvpwbwk4.fsf@gnu.org> <87zitwxkbs.fsf@gmail.com> <87mvpvjxz7.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahBmd-0004VB-S5 for guix-devel@gnu.org; Sat, 19 Mar 2016 03:58:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahBmY-0004Ok-S9 for guix-devel@gnu.org; Sat, 19 Mar 2016 03:58:51 -0400 In-Reply-To: <87mvpvjxz7.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 18 Mar 2016 22:08:12 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s (2016-03-19 00:08 +0300) wrote: > Alex Kost skribis: > >> Roel Janssen (2016-03-18 00:53 +0300) wrote: >> >>> Ludovic Court=C3=A8s writes: >> [...] >>>> Starting from a few hours ago, nginx at hydra.gnu.org times out after >>>> ~10s instead of 60s. So when hydra.gnu.org is loaded, the /api reques= ts >>>> time out and we don=E2=80=99t get build status icons. >>> >>> Well, 10 seconds is a lot of time. Time for a faster API response from >>> Hydra ;) >> >> Heh, I also suffer from the slowness, as it makes impossible to look at >> some particular Hydra info using emacs interface (for example, by >> pressing "B" in a "Guix Package List" buffer), as things like this: >> >> http://hydra.gnu.org/api/latestbuilds?nr=3D3&job=3Dwget-1.17.1.x86_64-= linux >> >> always time out :-( > > I=E2=80=99ve noticed that too, but what to do? I was just complaining :-) I realize that Hydra is horribly overloaded, so apparently nothing can be done with this. > 10 seconds is already way more than what is acceptable from a UI > viewpoint. Increasing the timeout may contribute to increasing the load > on the machine, too. Sure, I didn't mean to increase the timeout. I agree with Roel that 10 seconds is a lot of time. As I said I was just complaining, and actually I didn't expect any reply on that message. Sorry for bothering :-) --=20 Alex