hydra/src
Eelco Dolstra 008d610467 getQueuedBuilds(): Don't catch errors while loading a build from the queue
Otherwise we never recover from reset daemon connections, e.g.

  hydra-queue-runner[16106]: while loading build 599369: cannot start daemon worker: reading from file: Connection reset by peer
  hydra-queue-runner[16106]: while loading build 599236: writing to file: Broken pipe
  ...

The error is now handled queueMonitor(), causing the next call to
queueMonitorLoop() to create a new connection.
2015-06-26 21:06:35 +02:00
..
hydra-eval-jobs Rename c -> hydra-eval-jobs 2015-05-26 13:58:01 +02:00
hydra-queue-runner getQueuedBuilds(): Don't catch errors while loading a build from the queue 2015-06-26 21:06:35 +02:00
lib Restart builds failed due to unsupported system type 2015-06-26 11:28:38 +02:00
root Handle failure with output 2015-06-17 17:11:42 +02:00
script Don't wake up the queue runner for cached evals 2015-06-26 20:59:14 +02:00
sql Add command ‘hydra-queue-runner --status’ to show current status 2015-06-22 14:06:44 +02:00
ttf Add font for the captcha 2013-03-04 12:16:13 +01:00
xsl Fix UTF-8 handling of log files 2014-08-13 18:53:29 +02:00
Makefile.am Start of single-process hydra-queue-runner 2015-05-28 17:39:29 +02:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00