Merge "Refactor how we track pip errors"

This commit is contained in:
Jenkins 2017-08-04 16:28:46 +00:00 committed by Gerrit Code Review
commit 3e4cebd048
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,3 @@
query: >-
message:"ReadTimeoutError: HTTPConnectionPool"
AND tags:console
message:"No matching distribution found for"
AND tags:console

4
queries/1708686.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"ReadTimeoutError: HTTPConnectionPool"
AND message:"pypi"
AND tags:console