From acd2cfb1afa5ef6cc8c24fa7b1fae520de342e70 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Tue, 20 Jan 2015 14:36:52 -0500 Subject: [PATCH] query for ResponseNotReady Try to nail down this tempest issue Change-Id: I981df6bf29f754034b3b450fa8862ec5f8715b0b Related-Bug: #1412923 --- queries/1412923.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1412923.yaml diff --git a/queries/1412923.yaml b/queries/1412923.yaml new file mode 100644 index 00000000..5906a2f6 --- /dev/null +++ b/queries/1412923.yaml @@ -0,0 +1,3 @@ +query: >- + message:"raise ResponseNotReady()" + AND tags:console \ No newline at end of file