From d0eebc334b669d1cdef1467456a9487c4dae8a44 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 11 Apr 2018 11:43:54 -0400 Subject: [PATCH] Add query for ReadTimeoutError bug 1763070 433 hits in 7 days on voting jobs, check and gate, all failures. Change-Id: I81b92dff5bfcdf71946e7ce0a1cfc6decfc3eab8 --- queries/1763070.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1763070.yaml diff --git a/queries/1763070.yaml b/queries/1763070.yaml new file mode 100644 index 00000000..9e45ad3f --- /dev/null +++ b/queries/1763070.yaml @@ -0,0 +1,3 @@ +query: >- + message:"urllib3.exceptions.ReadTimeoutError" AND + tags:"console"