elastic-recheck/queries/1836754.yaml
Artom Lifshitz 35321fbebb Add query for bug 1836754
It has a low hit rate because it's a race in a very specific case
(deleting an instance before it finished building), but it's a
legitimate bug nonetheless.

Change-Id: Ib5014af4518f7682b79fdc85b7af06814747bacf
2019-10-15 16:03:20 +00:00

5 lines
151 B
YAML

query: >-
message:"Unable to delete allocation for instance" AND
message:"\"code\": \"placement.concurrent_update\"" AND
tags:"screen-n-api.txt"