Clayton Coleman
b2434de777
When connections are broken on Watch, write fewer errors to logs
...
Watch depends on long running connections, which intervening proxies
may break without the control of the remote server. Specific errors
handled are io.EOF, io.EOF wrapped by *url.Error, http connection
reset errors (caused by race conditions in golang http code), and
connection reset by peer (simply tolerated).
2014-12-18 16:15:51 -05:00
..
2014-12-18 10:18:54 -08:00
2014-12-15 13:21:12 -08:00
2014-12-02 16:25:28 -08:00
2014-09-16 15:19:02 -07:00
2014-12-18 16:15:51 -05:00
2014-11-14 10:36:25 -08:00
2014-12-11 13:00:26 -08:00
2014-12-12 10:56:31 -08:00
2014-10-16 19:29:08 -04:00
2014-12-12 22:23:14 +00:00
2014-12-17 19:55:56 -05:00
2014-12-02 18:25:03 -08:00
2014-12-15 16:50:05 -05:00
2014-11-02 22:26:45 -08:00
2014-12-12 16:08:48 -08:00
2014-12-16 09:43:10 -05:00
2014-12-18 11:02:12 -08:00
2014-12-17 18:42:11 -08:00
2014-12-08 11:01:13 -08:00
2014-12-16 11:45:27 +08:00
2014-12-04 00:10:27 -08:00
2014-12-18 10:19:20 -08:00
2014-11-21 09:45:28 +08:00
2014-12-09 10:31:17 -05:00
2014-12-10 12:08:19 -05:00
2014-12-09 12:48:53 -05:00
2014-12-18 07:12:01 -08:00
2014-12-03 12:58:03 -08:00
2014-12-04 22:38:00 -08:00
2014-12-16 15:43:55 -08:00
2014-12-15 16:57:39 -08:00
2014-12-11 16:41:01 -08:00
2014-12-18 16:15:51 -05:00