From 2512d539c0ca0e3314e109535e46fcc88b2d92e4 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 27 Apr 2015 12:50:15 -0400 Subject: [PATCH] Add query for pypi mirrors disconnecting runs Change-Id: Idd6e5aee42f09ceea83b07cb73a34d9318dd1fd3 Related-Bug: #1449136 --- queries/1449136.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1449136.yaml diff --git a/queries/1449136.yaml b/queries/1449136.yaml new file mode 100644 index 00000000..ab5e59ce --- /dev/null +++ b/queries/1449136.yaml @@ -0,0 +1,3 @@ +query: >- + message:"ReadTimeoutError: HTTPConnectionPool" + AND tags:console \ No newline at end of file